HomeSort by: relevance | last modified time | path
    Searched defs:dso_handle_3 (Results 1 - 4 of 4) sorted by relevancy

  /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));
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));
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));

Completed in 23 milliseconds