Home | Sort by: relevance | last modified time | path |
/src/tests/lib/libc/stdlib/ | |
h_atexit.c | 151 normal_handler_0(void) function in typeref:typename:void 168 ASSERT(0 == atexit(normal_handler_0)); |
/src/tests/lib/libpthread/ | |
h_atexit.c | 156 normal_handler_0(void) function in typeref:typename:void 173 ASSERT(0 == atexit(normal_handler_0)); |