Searched refs:Const__ (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/math-emu/
H A Dstatus_w.h16 #define Const__(x) $##x macro
18 #define Const__(x) x macro
21 #define SW_Backward Const__(0x8000) /* backward compatibility */
22 #define SW_C3 Const__(0x4000) /* condition bit 3 */
23 #define SW_Top Const__(0x3800) /* top of stack */
24 #define SW_Top_Shift Const__(11) /* shift for top of stack bits */
25 #define SW_C2 Const__(0x0400) /* condition bit 2 */
26 #define SW_C1 Const__(0x0200) /* condition bit 1 */
27 #define SW_C0 Const__(0x0100) /* condition bit 0 */
28 #define SW_Summary Const__(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/math-emu/
H A Dstatus_w.h16 #define Const__(x) $##x macro
18 #define Const__(x) x macro
21 #define SW_Backward Const__(0x8000) /* backward compatibility */
22 #define SW_C3 Const__(0x4000) /* condition bit 3 */
23 #define SW_Top Const__(0x3800) /* top of stack */
24 #define SW_Top_Shift Const__(11) /* shift for top of stack bits */
25 #define SW_C2 Const__(0x0400) /* condition bit 2 */
26 #define SW_C1 Const__(0x0200) /* condition bit 1 */
27 #define SW_C0 Const__(0x0100) /* condition bit 0 */
28 #define SW_Summary Const__(
[all...]

Completed in 68 milliseconds