Searched refs:__cleanup (Results 1 – 2 of 2) sorted by relevance
57 __cleanup (struct _reent *s) in __cleanup() function70 _REENT_CLEANUP(s) = __cleanup; in __sinit()
26893 * libc/stdlib/exit.c (exit): Use _REENT->__cleanup instead of26894 global __cleanup.