| tag | line | file | source code |
| arith_overflow | 8 | kernel/FPU-emu/fpu_proto.h | extern void arith_overflow(struct fpu_reg *dest); |
| arith_overflow | 560 | kernel/FPU-emu/fpu_trig.c | arith_overflow(FPU_st0_ptr); |
| arith_overflow | 871 | kernel/FPU-emu/fpu_trig.c | arith_overflow(FPU_st0_ptr); |
| arith_overflow | 78 | kernel/FPU-emu/poly_tan.c | arith_overflow(y_reg); |
| arith_overflow | 34 | kernel/FPU-emu/reg_mul.c | { arith_overflow(FPU_st0_ptr); } |
| arith_overflow | 82 | kernel/FPU-emu/reg_norm.S | call _arith_overflow |
| arith_overflow | 175 | kernel/FPU-emu/reg_u_add.S | call _arith_overflow |
| arith_overflow | 458 | kernel/FPU-emu/reg_u_div.S | call _arith_overflow |