Searched refs:WIFCONTINUED (Results 1 – 8 of 8) sorted by relevance
122 TEST_VERIFY (WIFCONTINUED (wstatus)); in do_test_wait()155 TEST_VERIFY (WIFCONTINUED (wstatus)); in do_test_wait()
117 else if (WIFCONTINUED (status)) in __waitid()
61 # define WIFCONTINUED(status) __WIFCONTINUED (status) macro
11 macro WIFCONTINUED
51 # define WIFCONTINUED(status) __WIFCONTINUED (status) macro
2280 * posix/sys/wait.h [__WIFCONTINUED] (WIFCONTINUED): New macro.2281 * stdlib/stdlib.h [__WIFCONTINUED] (WIFCONTINUED): New macro.
3438 * conform/data/sys/wait.h-data (WIFCONTINUED): Do not expect for23068 (WIFSTOPPED, WIFCONTINUED, WCOREDUMP): Remove __WAIT_INT.23076 (WIFSTOPPED, WIFCONTINUED): Remove __WAIT_INT.
19408 * conform/data/sys/wait.h-data (WIFCONTINUED, WEXITED, WSTOPPED,