Home
last modified time | relevance | path

Searched refs:cxa_handler_4_called (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/netbsd-tests/lib/libc/stdlib/
Dh_atexit.c122 static int cxa_handler_4_called; in cxa_handler_4() local
125 ASSERT(cxa_handler_4_called == 0); in cxa_handler_4()
129 cxa_handler_4_called = 1; in cxa_handler_4()
/freebsd-12-stable/contrib/netbsd-tests/lib/libpthread/
Dh_atexit.c113 static int cxa_handler_4_called; in cxa_handler_4() local
116 ASSERT(cxa_handler_4_called == 0); in cxa_handler_4()
120 cxa_handler_4_called = 1; in cxa_handler_4()