Defined in 10 files as a prototype:
- lib/msun/aarch64/fenv.c, line 43 (as a prototype)
- lib/msun/amd64/fenv.c, line 52 (as a prototype)
- lib/msun/arm/fenv.c, line 79 (as a prototype)
- lib/msun/arm/fenv.h, line 91 (as a prototype)
- lib/msun/i387/fenv.c, line 94 (as a prototype)
- lib/msun/mips/fenv.c, line 55 (as a prototype)
- lib/msun/mips/fenv.h, line 89 (as a prototype)
- lib/msun/powerpc/fenv.c, line 40 (as a prototype)
- lib/msun/riscv/fenv.c, line 50 (as a prototype)
- lib/msun/riscv/fenv.h, line 90 (as a prototype)
Defined in 1 files as a macro:
Defined in 9 files as a function:
Referenced in 22 files:
- contrib/llvm-project/libcxx/include/fenv.h
- contrib/llvm-project/llvm/lib/Analysis/ConstantFolding.cpp, line 1640
- contrib/netbsd-tests/lib/libm/t_ilogb.c
- lib/libc/tests/stdio/scanfloat_test.c
- lib/msun/src/e_sqrtl.c, line 137
- lib/msun/src/s_lrint.c, line 57
- lib/msun/tests/cexp_test.c, line 66
- lib/msun/tests/conj_test.c
- lib/msun/tests/ctrig_test.c, line 65
- lib/msun/tests/exponential_test.c
- lib/msun/tests/fenv_test.c
- lib/msun/tests/fma_test.c, line 58
- lib/msun/tests/fmaxmin_test.c, line 50
- lib/msun/tests/invctrig_test.c, line 64
- lib/msun/tests/invtrig_test.c
- lib/msun/tests/logarithm_test.c
- lib/msun/tests/lrint_test.c, line 50
- lib/msun/tests/lround_test.c, line 46
- lib/msun/tests/nearbyint_test.c
- lib/msun/tests/next_test.c
- lib/msun/tests/trig_test.c, line 68
- tools/regression/usr.bin/cc/float.c