Home
last modified time | relevance | path

Searched defs:_WSTATUS (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/sys/
H A Dwait.h50 #define _WSTATUS(x) (_W_INT(x) & 0177) macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dwait.h58 #define _WSTATUS(x) (_W_INT(x) & 0177) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/sys/
H A Dwait.h136 #define _WSTATUS(x) (_W_INT(x) & 0177) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/sys/
H A Dwait.h136 #define _WSTATUS(x) (_W_INT(x) & 0177) macro
/dports/devel/kBuild/kBuild-0.1.9998/src/kash/
H A Dshinstance.h433 # define _WSTATUS(x) (_W_INT(x) & 0177) macro
/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dappenv.h179 #define _WSTATUS(x) (_W_INT(x) & _WSTOPPED) macro