HomeSort by relevance Sort by last modified time
    Searched refs:SI_NOINFO (Results 1 - 5 of 5) sorted by null

  /external/strace/xlat/
siginfo_codes.h 53 #if defined(SI_NOINFO) || (defined(HAVE_DECL_SI_NOINFO) && HAVE_DECL_SI_NOINFO)
54 XLAT(SI_NOINFO),
  /external/strace/
printsiginfo.c 253 #ifdef SI_NOINFO
254 if (sip->si_code != SI_NOINFO)
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 476 PHPBN2(SI_NOINFO);
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 506 SI_NOINFO = 32767
STROPTS.py 503 SI_NOINFO = 32767
    [all...]

Completed in 143 milliseconds