taglinefilesource code
COMP_A_gt_B40arch/i386/math-emu/reg_compare.creturn ((b->sign == SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B)
COMP_A_gt_B52arch/i386/math-emu/reg_compare.creturn ((st0_ptr->sign == SIGN_POS) ? COMP_A_gt_B
COMP_A_gt_B66arch/i386/math-emu/reg_compare.creturn ((st0_ptr->sign == SIGN_POS) ? COMP_A_gt_B
COMP_A_gt_B78arch/i386/math-emu/reg_compare.c((st0_ptr->sign == SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B);
COMP_A_gt_B86arch/i386/math-emu/reg_compare.creturn ((b->sign == SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B)
COMP_A_gt_B121arch/i386/math-emu/reg_compare.creturn ((st0_ptr->sign == SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B)
COMP_A_gt_B145arch/i386/math-emu/reg_compare.creturn ((st0_ptr->sign == SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B)
COMP_A_gt_B155arch/i386/math-emu/reg_compare.creturn ((st0_ptr->sign == SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B)
COMP_A_gt_B196arch/i386/math-emu/reg_compare.ccase COMP_A_gt_B:
COMP_A_gt_B246arch/i386/math-emu/reg_compare.ccase COMP_A_gt_B:
COMP_A_gt_B301arch/i386/math-emu/reg_compare.ccase COMP_A_gt_B: