Home
last modified time | relevance | path

Searched refs:CONST_PI4 (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/i386/math-emu/
Dreg_constant.h22 extern FPU_REG const CONST_PI4;
Dreg_constant.c30 FPU_REG const CONST_PI4 = MAKE_REG(POS, -1, 0x2168c235, 0xc90fdaa2); variable
Dfpu_trig.c1382 FPU_copy_to_reg1(&CONST_PI4, TAG_Valid); in fpatan()
1387 tag = FPU_u_add(&CONST_PI4, &CONST_PI2, st1_ptr, in fpatan()
1389 exponent(&CONST_PI4), exponent(&CONST_PI2)); in fpatan()