tag | line | file | source code |
COMP_A_lt_B | 64 | arch/i386/math-emu/poly_atan.c | if ( (compare(arg2) & ~COMP_Denormal) == COMP_A_lt_B ) |
COMP_A_lt_B | 40 | arch/i386/math-emu/reg_compare.c | return ((b->sign == SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B) |
COMP_A_lt_B | 53 | arch/i386/math-emu/reg_compare.c | : COMP_A_lt_B) |
COMP_A_lt_B | 67 | arch/i386/math-emu/reg_compare.c | : COMP_A_lt_B) |
COMP_A_lt_B | 78 | arch/i386/math-emu/reg_compare.c | ((st0_ptr->sign == SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B); |
COMP_A_lt_B | 86 | arch/i386/math-emu/reg_compare.c | return ((b->sign == SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B) |
COMP_A_lt_B | 121 | arch/i386/math-emu/reg_compare.c | return ((st0_ptr->sign == SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B) |
COMP_A_lt_B | 145 | arch/i386/math-emu/reg_compare.c | return ((st0_ptr->sign == SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B) |
COMP_A_lt_B | 155 | arch/i386/math-emu/reg_compare.c | return ((st0_ptr->sign == SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B) |
COMP_A_lt_B | 190 | arch/i386/math-emu/reg_compare.c | case COMP_A_lt_B: |
COMP_A_lt_B | 240 | arch/i386/math-emu/reg_compare.c | case COMP_A_lt_B: |
COMP_A_lt_B | 295 | arch/i386/math-emu/reg_compare.c | case COMP_A_lt_B: |