Searched refs:at_quick_exit (Results 1 – 14 of 14) sorted by relevance
46 if (at_quick_exit(func_c) != 0 || in child()47 at_quick_exit(func_b) != 0 || in child()48 at_quick_exit(func_a) != 0) in child()
38 #define at_quick_exit atexit macro44 #undef at_quick_exit
49 at_quick_exit(void (*func)(void)) in at_quick_exit() function
80 at_quick_exit;
92 atoi.3 atol.3 at_quick_exit.3 bsearch.3 \
76 int at_quick_exit(void (*func)(void)) // C++11160 using ::at_quick_exit _LIBCPP_USING_IF_EXISTS;
19 using ::at_quick_exit _LIBCPP_USING_IF_EXISTS;
19 using std::at_quick_exit _LIBCPP_USING_IF_EXISTS;
166 int at_quick_exit(void (*)(void)) __noexcept;
76 int at_quick_exit(void (*func)(void)) // C++11
230 SYMBOL(at_quick_exit, None, <stdlib.h>)
648 SYMBOL(at_quick_exit, std::, <cstdlib>)649 SYMBOL(at_quick_exit, None, <cstdlib>)650 SYMBOL(at_quick_exit, None, <stdlib.h>)
1369 fun:at_quick_exit=uninstrumented