Home
last modified time | relevance | path

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

/minix3/lib/libc/stdlib/
H A Datexit.c51 #define ah_cxa_atexit ah_fun.fun_cxa_atexit macro
164 ah->ah_cxa_atexit = func; in __cxa_atexit()
209 cxa_func = ah->ah_cxa_atexit; in __cxa_finalize()
210 ah->ah_cxa_atexit = NULL; in __cxa_finalize()