Searched defs:WIFSTOPPED (Results 1 – 2 of 2) sorted by relevance
86 # define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) macro
91 # define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) macro
Completed in 4 milliseconds