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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Dreg_compare.c47 SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B);
50 SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B)
55 SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B);
58 SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B)
65 SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B);
68 SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B)
74 SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B);
80 SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B);
83 SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B)
116 return ((st0_sign == SIGN_POS) ? COMP_A_gt_B
[all...]
H A Dstatus_w.h41 #define COMP_A_gt_B 1 macro

Completed in 22 milliseconds