Home
last modified time | relevance | path

Searched refs:WIFSIGNALED (Results 1 – 3 of 3) sorted by relevance

/stdlib/
A Dtst-atexit-common.c129 else if (WIFSIGNALED (status)) in do_test()
A Dtst-system.c69 TEST_VERIFY (WIFSIGNALED (ret) != 0); in call_system()
A Dstdlib.h48 # define WIFSIGNALED(status) __WIFSIGNALED (status) macro

Completed in 6 milliseconds