Lines Matching +full:0 +full:x404
16 #define SUBSIG_STACK 0
19 #define SUBSIG_BADTRAP(t) (0x80 + (t))
29 #define SUBSIG_FPDISABLED 0x400
30 #define SUBSIG_FPERROR 0x404
31 #define SUBSIG_FPINTOVFL 0x001
32 #define SUBSIG_FPSTSIG 0x002
33 #define SUBSIG_IDIVZERO 0x014
34 #define SUBSIG_FPINEXACT 0x0c4
35 #define SUBSIG_FPDIVZERO 0x0c8
36 #define SUBSIG_FPUNFLOW 0x0cc
37 #define SUBSIG_FPOPERROR 0x0d0
38 #define SUBSIG_FPOVFLOW 0x0d4
141 #define SA_NODEFER 0x20u
142 #define SA_NOCLDWAIT 0x100u
143 #define SA_SIGINFO 0x200u
145 #define SIG_BLOCK 0x01 /* for blocking signals */
146 #define SIG_UNBLOCK 0x02 /* for unblocking signals */
147 #define SIG_SETMASK 0x04 /* for setting the signal mask */