FP_EX_OVERFLOW 102 arch/powerpc/math-emu/math_efp.c FP_EX_UNDERFLOW | FP_EX_OVERFLOW) FP_EX_OVERFLOW 695 arch/powerpc/math-emu/math_efp.c if ((FP_CUR_EXCEPTIONS & FP_EX_OVERFLOW) FP_EX_OVERFLOW 231 arch/sparc/math-emu/math_32.c else if (eflag & FP_EX_OVERFLOW) FP_EX_OVERFLOW 232 arch/sparc/math-emu/math_32.c eflag = FP_EX_OVERFLOW; FP_EX_OVERFLOW 115 arch/sparc/math-emu/math_64.c else if(eflag & FP_EX_OVERFLOW) FP_EX_OVERFLOW 116 arch/sparc/math-emu/math_64.c eflag = FP_EX_OVERFLOW; FP_EX_OVERFLOW 131 include/math-emu/op-common.h FP_SET_EXCEPTION(FP_EX_OVERFLOW); \ FP_EX_OVERFLOW 73 include/math-emu/soft-fp.h #ifndef FP_EX_OVERFLOW