Searched refs:FPU_stack_underflow (Results 1 – 4 of 4) sorted by relevance
26 FPU_stack_underflow(); in fchs()35 FPU_stack_underflow(); in fabs()
183 FPU_stack_underflow(); /* Puts a QNaN in st(0) */ in single_arg_error()284 FPU_stack_underflow(); /* Puts a QNaN in st(0) */ in fptan()288 FPU_stack_underflow(); /* Puts a QNaN in the new st(0) */ in fptan()424 FPU_stack_underflow(); in fxtract()426 FPU_stack_underflow(); in fxtract()699 FPU_stack_underflow(); /* Puts a QNaN in st(0) */ in fsincos()703 FPU_stack_underflow(); /* Puts a QNaN in the new st(0) */ in fsincos()972 FPU_stack_underflow(); in do_fprem()1626 FPU_stack_underflow(); in fscale()
21 extern void FPU_stack_underflow(void);
645 void FPU_stack_underflow(void) in FPU_stack_underflow() function