Searched defs:os_exit (Results 1 – 2 of 2) sorted by relevance
/external/lua/src/ | ||
D | loslib.c | 373 static int os_exit (lua_State *L) { in os_exit() function |
/external/u-boot/arch/sandbox/cpu/ | ||
D | os.c | 102 void os_exit(int exit_code) in os_exit() function |