Home
last modified time | relevance | path

Searched refs:hypotf (Results 1 – 21 of 21) sorted by relevance

/dragonfly/contrib/openbsd_libm/src/
H A Ds_cabsf.c24 return hypotf(__real__ z, __imag__ z); in cabsf()
H A De_hypotf.c20 hypotf(float x, float y) in hypotf() function
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Dmath_stubs_float.cc139 hypotf(float x, float y) in hypotf() function
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dmath_stubs_float.cc139 hypotf(float x, float y) in hypotf() function
/dragonfly/lib/libm/
H A DSymbol.map28 hypotf;
H A DMakefile270 hypot.3 hypotf.3 \
/dragonfly/contrib/openbsd_libm/include/global/
H A Dmath.h323 float hypotf(float, float);
/dragonfly/gnu/lib/gcc47/libstdc++/
H A Dconfig.h1036 # define hypotf _hypotf macro
H A Dlibstdc++-symbols.ver551 hypotf;
/dragonfly/gnu/lib/gcc80/libstdcxx/headers/
H A Dconfig.h1150 # define hypotf _hypotf macro
/dragonfly/contrib/openbsd_libm/
H A DMakefile254 MLINKS+=hypot.3 hypotf.3
/dragonfly/contrib/gcc-4.7/libstdc++-v3/
H A Dconfig.h.in180 /* Define to 1 if you have the `hypotf' function. */
1013 # define hypotf _hypotf macro
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dcmath79 #undef hypotf
213 using ::hypotf;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_global/
H A Dcmath969 #undef hypotf
1097 using ::hypotf;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dcmath78 #undef hypotf
214 using ::hypotf;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/c_global/
H A Dcmath996 #undef hypotf
1122 using ::hypotf;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/config/abi/pre/
H A Dgnu.ver756 hypotf;
/dragonfly/contrib/gcc-4.7/gcc/
H A Dbuiltins.def278 DEF_C99_BUILTIN (BUILT_IN_HYPOTF, "hypotf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_…
/dragonfly/contrib/gcc-8.0/libstdc++-v3/config/abi/pre/
H A Dgnu.ver994 hypotf;
/dragonfly/contrib/gcc-8.0/gcc/
H A Dbuiltins.def434 DEF_C99_BUILTIN (BUILT_IN_HYPOTF, "hypotf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_…
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dextend.texi7679 @findex hypotf
7954 @code{fma}, @code{fminf}, @code{fminl}, @code{fmin}, @code{hypotf},