Home
last modified time | relevance | path

Searched refs:__ghs_at_exit_cleanup (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13/system/src/lib/libsys/
Dind_exit.c74 #pragma weak __ghs_at_exit_cleanup macro
75 void __ghs_at_exit_cleanup(void);
101 void __ghs_at_exit_cleanup(void) in __ghs_at_exit_cleanup() function
111 __ghs_at_exit_cleanup(); in _Exit()
Dind_exit.h29 #pragma weak __ghs_at_exit_cleanup macro
30 void __ghs_at_exit_cleanup(void);