Home
last modified time | relevance | path

Searched defs:CLD_DUMPED (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h234 CLD_DUMPED, /* Child terminated abnormally. */ enumerator
235 # define CLD_DUMPED CLD_DUMPED macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h196 #define CLD_DUMPED (__SI_CHLD|3) /* child terminated abnormally */ macro