Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dwaitstatus.h41 #define __WIFSIGNALED(status) \ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dwait.h86 # define WIFSIGNALED(status) __WIFSIGNALED(__WAIT_INT(status))
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdlib.h89 # define WIFSIGNALED(status) __WIFSIGNALED(__WAIT_INT(status))