Home | Sort by: relevance | last modified time | path |
/src/tests/lib/libc/stdlib/ | |
h_atexit.c | 47 static int dso_handle_3; variable in typeref:typename:int 173 ASSERT(0 == __cxa_atexit(cxa_handler_2, &arg_3, &dso_handle_3)); |
/src/tests/lib/libpthread/ | |
h_atexit.c | 52 static int dso_handle_3; variable in typeref:typename:int 178 ASSERT(0 == __cxa_atexit(cxa_handler_2, &arg_3, &dso_handle_3)); |