Searched refs:return_code (Results 1 – 4 of 4) sorted by relevance
394 void _sys_exit(int return_code) in _sys_exit() argument396 if (return_code == 0) // Remove the compiler warning in _sys_exit()
78 void _sys_exit(int return_code) { in _sys_exit() argument
142 void _sys_exit(int return_code) in _sys_exit() argument
Completed in 10 milliseconds