Searched defs:SIGRETURN (Results 1 – 4 of 4) sorted by relevance
1572 #define SIGRETURN(x) return macro1574 #define SIGRETURN(x) return (RETSIGTYPE)(x) macro
405 # define SIGRETURN macro408 # define SIGRETURN return 0; macro
150 #define SIGRETURN(x) return macro152 #define SIGRETURN(x) return (RETSIGTYPE)(x) macro
1600 #define SIGRETURN(x) return macro1602 #define SIGRETURN(x) return (RETSIGTYPE)(x) macro