Symbol: TW_Infinity
arch/x86/math-emu/fpu_etc.c
113
case TW_Infinity:
arch/x86/math-emu/fpu_etc.c
70
case TW_Infinity:
arch/x86/math-emu/fpu_tags.c
71
return TW_Infinity;
arch/x86/math-emu/fpu_trig.c
1001
if (st1_tag == TW_Infinity) {
arch/x86/math-emu/fpu_trig.c
1007
} else if (st0_tag == TW_Infinity) {
arch/x86/math-emu/fpu_trig.c
1140
else if (st0_tag == TW_Infinity) {
arch/x86/math-emu/fpu_trig.c
1233
} else if ((st0_tag == TW_Infinity) || (st1_tag == TW_Infinity)) {
arch/x86/math-emu/fpu_trig.c
1235
if (st0_tag == TW_Infinity) {
arch/x86/math-emu/fpu_trig.c
1236
if (st1_tag == TW_Infinity) {
arch/x86/math-emu/fpu_trig.c
1367
case TW_Infinity:
arch/x86/math-emu/fpu_trig.c
1407
case TW_Infinity:
arch/x86/math-emu/fpu_trig.c
1437
} else if (st0_tag == TW_Infinity) {
arch/x86/math-emu/fpu_trig.c
1558
case TW_Infinity:
arch/x86/math-emu/fpu_trig.c
1584
case TW_Infinity:
arch/x86/math-emu/fpu_trig.c
1593
} else if (st0_tag == TW_Infinity) {
arch/x86/math-emu/fpu_trig.c
1603
case TW_Infinity:
arch/x86/math-emu/fpu_trig.c
264
case TW_Infinity:
arch/x86/math-emu/fpu_trig.c
342
if (st0_tag == TW_Infinity) {
arch/x86/math-emu/fpu_trig.c
407
} else if (st0_tag == TW_Infinity) {
arch/x86/math-emu/fpu_trig.c
482
if (st0_tag == TW_Infinity) {
arch/x86/math-emu/fpu_trig.c
544
else if (st0_tag == TW_Infinity)
arch/x86/math-emu/fpu_trig.c
601
} else if (tag == TW_Infinity) {
arch/x86/math-emu/fpu_trig.c
676
} else if (tag == TW_Infinity) {
arch/x86/math-emu/fpu_trig.c
721
} else if (tag == TW_Infinity) {
arch/x86/math-emu/fpu_trig.c
987
else if (st1_tag == TW_Infinity) {
arch/x86/math-emu/reg_add_sub.c
316
} else if (taga == TW_Infinity) {
arch/x86/math-emu/reg_add_sub.c
317
if ((tagb != TW_Infinity) || (signa == signb)) {
arch/x86/math-emu/reg_add_sub.c
324
} else if (tagb == TW_Infinity) {
arch/x86/math-emu/reg_compare.c
63
if (st0_tag == TW_Infinity) {
arch/x86/math-emu/reg_compare.c
71
else if (tagb == TW_Infinity) {
arch/x86/math-emu/reg_compare.c
78
} else if (tagb == TW_Infinity) {
arch/x86/math-emu/reg_divide.c
151
} else if (taga == TW_Infinity) {
arch/x86/math-emu/reg_divide.c
152
if (tagb == TW_Infinity) {
arch/x86/math-emu/reg_divide.c
166
} else if (tagb == TW_Infinity) {
arch/x86/math-emu/reg_ld_str.c
508
} else if (st0_tag == TW_Infinity) {
arch/x86/math-emu/reg_ld_str.c
690
} else if (st0_tag == TW_Infinity) {
arch/x86/math-emu/reg_ld_str.c
765
if ((st0_tag == TW_Infinity) || (st0_tag == TW_NaN)) {
arch/x86/math-emu/reg_ld_str.c
814
if ((st0_tag == TW_Infinity) || (st0_tag == TW_NaN)) {
arch/x86/math-emu/reg_ld_str.c
860
if ((st0_tag == TW_Infinity) || (st0_tag == TW_NaN)) {
arch/x86/math-emu/reg_ld_str.c
909
if ((st0_tag == TW_Infinity) || (st0_tag == TW_NaN)) {
arch/x86/math-emu/reg_mul.c
103
} else if (tagb == TW_Infinity) {
arch/x86/math-emu/reg_mul.c
93
} else if (((taga == TW_Infinity) && (tagb == TAG_Zero))
arch/x86/math-emu/reg_mul.c
94
|| ((tagb == TW_Infinity) && (taga == TAG_Zero))) {
arch/x86/math-emu/reg_mul.c
99
} else if (taga == TW_Infinity) {