Searched refs:__WIFCONTINUED (Results 1 – 4 of 4) sorted by relevance
60 # ifdef __WIFCONTINUED61 # define WIFCONTINUED(status) __WIFCONTINUED (status)
49 # define __WIFCONTINUED(status) ((status) == __W_CONTINUED) macro
50 # ifdef __WIFCONTINUED51 # define WIFCONTINUED(status) __WIFCONTINUED (status)
2280 * posix/sys/wait.h [__WIFCONTINUED] (WIFCONTINUED): New macro.2281 * stdlib/stdlib.h [__WIFCONTINUED] (WIFCONTINUED): New macro.2283 [WCONTINUED] (__WIFCONTINUED): New macro.