Home
last modified time | relevance | path

Searched refs:normal_handler_0 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/tests/lib/libc/stdlib/
H A Dh_atexit.c151 normal_handler_0(void) in normal_handler_0() function
168 ASSERT(0 == atexit(normal_handler_0)); in main()
H A Dt_atexit.sh44 normal_handler_0
/netbsd-src/tests/lib/libpthread/
H A Dh_atexit.c156 normal_handler_0(void) in normal_handler_0() function
173 ASSERT(0 == atexit(normal_handler_0)); in main()
H A Dt_atexit.sh41 normal_handler_0