Searched defs:SIG_ERR (Results 1 – 12 of 12) sorted by relevance
218 #define SIG_ERR ((void (*)(int)) 0) macro
274 #define SIG_ERR ((void (*)(int))-1) macro
269 #define SIG_ERR ((void (*)(int))-1) macro
283 #define SIG_ERR ((void (*)(int))-1) macro
295 #define SIG_ERR ((void (*)(int))-1) macro
51 # define SIG_ERR ((PyOS_sighandler_t)(-1)) macro
250 pub const SIG_ERR: ::c_int = -1; constant
214 pub const SIG_ERR: sighandler_t = !0 as sighandler_t; constant
906 pub const SIG_ERR: sighandler_t = -1 as isize as sighandler_t; constant
1319 pub const SIG_ERR: sighandler_t = !0 as sighandler_t; constant