Searched refs:h (Results 1 – 8 of 8) sorted by relevance
25 headers := math.h bits/mathcalls.h \26 fpu_control.h complex.h bits/cmathcalls.h fenv.h \27 bits/fenv.h bits/mathdef.h tgmath.h \28 bits/math-vector.h finclude/math-vector-fortran.h \29 bits/libm-simd-decl-stubs.h bits/iscanonical.h \30 bits/flt-eval-method.h bits/fp-fast.h bits/fp-logb.h \31 bits/long-double.h bits/mathcalls-helper-functions.h \32 bits/floatn.h bits/floatn-common.h bits/mathcalls-narrow.h282 $(objpfx)libm-test-ulps.h: $(ulps-file) gen-libm-test.py313 generated += libm-test-ulps.h $(libm-test-c-auto) $(libm-test-c-noauto) \[all …]
69 FLOAT h = M_HYPOT (__real__ x / 2, __imag__ x / 2); in M_DECL_FUNC() local70 __real__ res = __real__ x / h / h / 4; in M_DECL_FUNC()
74 FLOAT h = M_HYPOT (__real__ x / 2, __imag__ x / 2); in M_DECL_FUNC() local75 __imag__ res = __imag__ x / h / h / 4; in M_DECL_FUNC()
19 #include <shlib-compat.h>20 #include <first-versions.h>
8 is available with --help (for the test drivers) and -h for32 processing are "libm-test-<func>.c" and a file "libm-test-ulps.h" with
1 %include <float128-abi.h>
30 # warning A macro called log was already defined when <math.h> was included.
Completed in 12 milliseconds