Searched refs:CLD_TRAPPED (Results 1 – 23 of 23) sorted by relevance
27 #if defined(CLD_TRAPPED) || (defined(HAVE_DECL_CLD_TRAPPED) && HAVE_DECL_CLD_TRAPPED)29 static_assert((CLD_TRAPPED) == (4), "CLD_TRAPPED != 4");32 # define CLD_TRAPPED 464 XLAT(CLD_TRAPPED),
4 CLD_TRAPPED 4
7 #ifndef CLD_TRAPPED8 #error CLD_TRAPPED not defined
27 CLD_TRAPPED
105 #ifdef CLD_TRAPPED in si_code_2_name()106 CASE(CLD_TRAPPED); in si_code_2_name()
276 #ifdef CLD_TRAPPED277 DEFINE_ENTRY(CLD_TRAPPED)
49 if (si.si_code != CLD_TRAPPED) in wait_trap()
269 #define CLD_TRAPPED 4 /* traced child has trapped */ macro
160 CLD_TRAPPED = 4 variable
165 CLD_TRAPPED = 4 variable
91 if (si.si_code != CLD_TRAPPED) in wait_trap()
552 CLD_TRAPPED = 4 variable
549 CLD_TRAPPED = 4 variable
445 pub const CLD_TRAPPED: ::c_int = 4; constant
1213 #ifdef CLD_TRAPPED1214 { "CLD_TRAPPED", (unsigned long) CLD_TRAPPED },
1060 pub const CLD_TRAPPED: ::c_int = 63; constant
1154 pub const CLD_TRAPPED: ::c_int = 4; constant
1234 os.CLD_TRAPPED
14932 #ifdef CLD_TRAPPED in all_ins()14933 if (PyModule_AddIntMacro(m, CLD_TRAPPED)) return -1; in all_ins()
1994 pub const CLD_TRAPPED: ::c_int = 4; constant
4092 CLD_TRAPPED