Home
last modified time | relevance | path

Searched refs:WTERMSIG (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dwait.h26 #define WTERMSIG(w) ((w) & 0x7f) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dwait.h83 # define WTERMSIG(status) __WTERMSIG(__WAIT_INT(status)) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdlib.h86 # define WTERMSIG(status) __WTERMSIG(__WAIT_INT(status)) macro