Searched refs:no_op (Results 1 – 4 of 4) sorted by relevance
24 #define CALL_ATEXIT at_quick_exit (&no_op)28 no_op (void) in no_op() function
23 #define CALL_ATEXIT atexit (&no_op)27 no_op (void) in no_op() function
23 #define CALL_ATEXIT on_exit (&no_op, (void *) 0)27 no_op (int exit_code, void *ignored) in no_op() function
25 #define CALL_ATEXIT __cxa_atexit (&no_op, NULL, NULL)31 no_op (void *ignored) in no_op() function