CONST_PI         1256 arch/x86/math-emu/fpu_trig.c 					FPU_copy_to_reg1(&CONST_PI, TAG_Valid);
CONST_PI         1281 arch/x86/math-emu/fpu_trig.c 		FPU_copy_to_reg1(&CONST_PI, TAG_Valid);
CONST_PI           30 arch/x86/math-emu/reg_constant.c FPU_REG const CONST_PI = MAKE_REG(POS, 1, 0x2168c235, 0xc90fdaa2);
CONST_PI           91 arch/x86/math-emu/reg_constant.c 	fld_const(&CONST_PI, DOWN_OR_CHOP(rc) ? -1 : 0, TAG_Valid);
CONST_PI           16 arch/x86/math-emu/reg_constant.h extern FPU_REG const CONST_PI;