Defined in 10 files as a prototype:
- lib/msun/aarch64/fenv.c, line 47 (as a prototype)
- lib/msun/amd64/fenv.c, line 83 (as a prototype)
- lib/msun/arm/fenv.c, line 83 (as a prototype)
- lib/msun/arm/fenv.h, line 95 (as a prototype)
- lib/msun/i387/fenv.c, line 128 (as a prototype)
- lib/msun/mips/fenv.c, line 59 (as a prototype)
- lib/msun/mips/fenv.h, line 93 (as a prototype)
- lib/msun/powerpc/fenv.c, line 44 (as a prototype)
- lib/msun/riscv/fenv.c, line 54 (as a prototype)
- lib/msun/riscv/fenv.h, line 94 (as a prototype)
Defined in 1 files as a macro:
Defined in 9 files as a function:
- lib/msun/aarch64/fenv.h, line 125 (as a function)
- lib/msun/arm/fenv.c, line 206 (as a function)
- lib/msun/arm/fenv.h, line 158 (as a function)
- lib/msun/mips/fenv.h, line 154 (as a function)
- lib/msun/powerpc/fenv.h, line 173 (as a function)
- lib/msun/riscv/fenv.h, line 144 (as a function)
- lib/msun/src/fenv-softfloat.h, line 96 (as a function)
- lib/msun/x86/fenv.h, line 205 (as a function)
- lib/msun/x86/fenv.h, line 297 (as a function)
Referenced in 24 files:
- contrib/llvm-project/libcxx/include/fenv.h
- contrib/llvm-project/llvm/lib/Analysis/ConstantFolding.cpp, line 1651
- contrib/netbsd-tests/lib/libm/t_ilogb.c
- lib/libc/tests/stdio/scanfloat_test.c
- lib/msun/ld128/s_logl.c
- lib/msun/ld80/s_logl.c
- lib/msun/src/e_sqrtl.c, line 142
- lib/msun/src/s_lrint.c, line 56
- lib/msun/tests/cexp_test.c, line 68
- lib/msun/tests/conj_test.c
- lib/msun/tests/ctrig_test.c, line 67
- lib/msun/tests/exponential_test.c
- lib/msun/tests/fenv_test.c
- lib/msun/tests/fma_test.c, line 60
- lib/msun/tests/fmaxmin_test.c
- lib/msun/tests/invctrig_test.c, line 66
- lib/msun/tests/invtrig_test.c
- lib/msun/tests/logarithm_test.c
- lib/msun/tests/lrint_test.c
- lib/msun/tests/lround_test.c
- lib/msun/tests/nearbyint_test.c
- lib/msun/tests/next_test.c, line 237
- lib/msun/tests/trig_test.c, line 70
- tools/regression/usr.bin/cc/float.c