Searched refs:__cleanup (Results 1 – 6 of 6) sorted by relevance
69 __cleanup(); in abort()
148 extern void __cleanup(void);
272 typedef struct __cleanup { struct273 struct __cleanup *next; /* pointer to next handler */ argument
151 #pragma weak _cleanup = __cleanup153 __cleanup(void) /* called at process end to flush ouput streams */ in __cleanup() function
1217 extern void __cleanup(void);1275 (void) _atexit(__cleanup); in libc_init()
4263 __cleanup { FLAGS = NODYNSORT; };