CONST_INF         519 arch/x86/math-emu/errors.c 		FPU_copy_to_regi(&CONST_INF, TAG_Special, deststnr);
CONST_INF         580 arch/x86/math-emu/errors.c 		reg_copy(&CONST_INF, dest);
CONST_INF         411 arch/x86/math-emu/fpu_trig.c 		FPU_copy_to_reg0(&CONST_INF, TAG_Special);
CONST_INF        1147 arch/x86/math-emu/fpu_trig.c 			FPU_copy_to_reg1(&CONST_INF, TAG_Special);
CONST_INF        1465 arch/x86/math-emu/fpu_trig.c 			FPU_copy_to_reg1(&CONST_INF, TAG_Special);
CONST_INF        1503 arch/x86/math-emu/fpu_trig.c 				FPU_copy_to_reg0(&CONST_INF, TAG_Special);
CONST_INF        1559 arch/x86/math-emu/fpu_trig.c 				FPU_copy_to_reg0(&CONST_INF, TAG_Special);
CONST_INF          51 arch/x86/math-emu/reg_constant.c FPU_REG const CONST_INF = MAKE_REG(POS, EXP_OVER, 0x00000000, 0x80000000);
CONST_INF          22 arch/x86/math-emu/reg_constant.h extern FPU_REG const CONST_INF;