FPU_copy_to_reg1 71 arch/x86/math-emu/fpu_proto.h extern void FPU_copy_to_reg1(FPU_REG const *r, u_char tag); FPU_copy_to_reg1 1120 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg1(&CONST_Z, TAG_Zero); FPU_copy_to_reg1 1146 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg1(&CONST_INF, TAG_Special); FPU_copy_to_reg1 1232 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg1(&CONST_PI4, TAG_Valid); FPU_copy_to_reg1 1250 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg1(&CONST_Z, TAG_Zero); FPU_copy_to_reg1 1255 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg1(&CONST_PI, TAG_Valid); FPU_copy_to_reg1 1264 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg1(&CONST_PI2, TAG_Valid); FPU_copy_to_reg1 1280 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg1(&CONST_PI, TAG_Valid); FPU_copy_to_reg1 1289 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg1(&CONST_PI2, TAG_Valid); FPU_copy_to_reg1 1358 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg1(st0_ptr, st0_tag); FPU_copy_to_reg1 1464 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg1(&CONST_INF, TAG_Special); FPU_copy_to_reg1 85 arch/x86/math-emu/poly_l2.c FPU_copy_to_reg1(&CONST_Z, TAG_Zero);