Searched defs:atexit (Results 1 – 4 of 4) sorted by relevance
33 struct atexit { struct34 struct atexit *next; /* next in list */ argument37 struct atexit_fn { argument48 extern struct atexit *__atexit; /* points to head of LIFO stack */ argument
112 atexit(void (*func)(void)) in atexit() function
30 .globl atexit symbol33 atexit: label
43 .global atexit symbol48 atexit: label