Home
last modified time | relevance | path

Searched refs:FPU_stack_underflow_pop (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/i386/math-emu/
Dfpu_proto.h23 extern void FPU_stack_underflow_pop(int i);
Dfpu_trig.c1201 FPU_stack_underflow_pop(1); in fyl2x()
1364 FPU_stack_underflow_pop(1); in fpatan()
1513 FPU_stack_underflow_pop(1); in fyl2xp1()
Derrors.c722 void FPU_stack_underflow_pop(int i) in FPU_stack_underflow_pop() function
Dfpu_entry.c525 FPU_stack_underflow_pop(FPU_rm); in math_emulate()