Searched defs:WEXITSTATUS (Results 1 - 2 of 2) sorted by path

/haiku/headers/posix/sys/
H A Dwait.h23 #define WEXITSTATUS(value) ((value) & 0xff) macro
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dstdlib.h86 # define WEXITSTATUS(status) __WEXITSTATUS(__WAIT_INT(status)) macro

Completed in 174 milliseconds