Home
last modified time | relevance | path

Searched defs:exit (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.5.0/arch/arm64/core/
Disr_wrapper.S154 exit: label
/Zephyr-Core-3.5.0/arch/riscv/core/
Duserspace.S40 exit: label
/Zephyr-Core-3.5.0/lib/libc/minimal/include/
Dstdlib.h45 static inline void exit(int status) in exit() function
/Zephyr-Core-3.5.0/arch/xtensa/core/
Dfatal.c124 void exit(int return_code) in exit() function
/Zephyr-Core-3.5.0/include/zephyr/
Dsmf.h78 const state_execution exit; member
/Zephyr-Core-3.5.0/lib/smf/
Dsmf.c20 bool exit : 1; member