Searched defs:WIFSIGNALED (Results 1 – 2 of 2) sorted by relevance
85 # define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) macro
90 # define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) macro
Completed in 4 milliseconds