st_new_ptr 104 arch/x86/math-emu/fpu_aux.c FPU_REG *st_new_ptr; st_new_ptr 116 arch/x86/math-emu/fpu_aux.c reg_copy(&st(i), st_new_ptr); st_new_ptr 149 arch/x86/math-emu/fpu_emu.h #define STACK_OVERFLOW (FPU_stackoverflow(&st_new_ptr)) st_new_ptr 78 arch/x86/math-emu/fpu_proto.h extern int FPU_stackoverflow(FPU_REG ** st_new_ptr); st_new_ptr 88 arch/x86/math-emu/fpu_tags.c int FPU_stackoverflow(FPU_REG ** st_new_ptr) st_new_ptr 90 arch/x86/math-emu/fpu_tags.c *st_new_ptr = &st(-1); st_new_ptr 278 arch/x86/math-emu/fpu_trig.c FPU_REG *st_new_ptr; st_new_ptr 286 arch/x86/math-emu/fpu_trig.c st_new_ptr = &st(-1); st_new_ptr 345 arch/x86/math-emu/fpu_trig.c st_new_ptr = &st(-1); st_new_ptr 357 arch/x86/math-emu/fpu_trig.c FPU_REG *st_new_ptr; st_new_ptr 373 arch/x86/math-emu/fpu_trig.c reg_copy(st1_ptr, st_new_ptr); st_new_ptr 374 arch/x86/math-emu/fpu_trig.c setexponent16(st_new_ptr, exponent(st_new_ptr)); st_new_ptr 378 arch/x86/math-emu/fpu_trig.c e = exponent16(st_new_ptr); st_new_ptr 380 arch/x86/math-emu/fpu_trig.c setexponentpos(st_new_ptr, 0); st_new_ptr 381 arch/x86/math-emu/fpu_trig.c setsign(st_new_ptr, sign); st_new_ptr 392 arch/x86/math-emu/fpu_trig.c setsign(st_new_ptr, sign); st_new_ptr 405 arch/x86/math-emu/fpu_trig.c FPU_to_exp16(st1_ptr, st_new_ptr); st_new_ptr 412 arch/x86/math-emu/fpu_trig.c setsign(st_new_ptr, sign); st_new_ptr 688 arch/x86/math-emu/fpu_trig.c FPU_REG *st_new_ptr; st_new_ptr 696 arch/x86/math-emu/fpu_trig.c st_new_ptr = &st(-1); st_new_ptr 55 arch/x86/math-emu/reg_constant.c FPU_REG *st_new_ptr; st_new_ptr 62 arch/x86/math-emu/reg_constant.c reg_copy(c, st_new_ptr); st_new_ptr 63 arch/x86/math-emu/reg_constant.c st_new_ptr->sigl += adj; /* For all our fldxxx constants, we don't need to