Searched refs:Const__ (Results 1 – 1 of 1) sorted by relevance
17 #define Const__(x) $##x19 #define Const__(x) x macro22 #define SW_Backward Const__(0x8000) /* backward compatibility */23 #define SW_C3 Const__(0x4000) /* condition bit 3 */24 #define SW_Top Const__(0x3800) /* top of stack */25 #define SW_Top_Shift Const__(11) /* shift for top of stack bits */26 #define SW_C2 Const__(0x0400) /* condition bit 2 */27 #define SW_C1 Const__(0x0200) /* condition bit 1 */28 #define SW_C0 Const__(0x0100) /* condition bit 0 */29 #define SW_Summary Const__(0x0080) /* exception summary */[all …]