Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h236 CLD_TRAPPED, /* Traced child has trapped. */ enumerator
237 # define CLD_TRAPPED CLD_TRAPPED macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h197 #define CLD_TRAPPED (__SI_CHLD|4) /* traced child has trapped */ macro