Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/i386/src/
H A Dhypotf.S32 LIBM_ANSI_PRAGMA_WEAK(hypotf,function)
35 ENTRY(hypotf) function
67 SET_SIZE(hypotf)
/illumos-gate/usr/src/lib/libm/common/R/
H A Dhypotf.c30 #pragma weak __hypotf = hypotf
35 hypotf(float x, float y) { in hypotf() function
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcabsf.c37 return (hypotf(F_RE(z), F_IM(z))); in cabsf()
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h287 extern float hypotf(float, float);
420 #pragma does_not_read_global_data(cbrtf, fabsf, hypotf, powf, sqrtf)
432 #pragma does_not_write_global_data(cbrtf, fabsf, hypotf, powf, sqrtf)
495 #pragma no_side_effect(cbrtf, fabsf, hypotf, powf, sqrtf)
/illumos-gate/usr/src/boot/include/
H A Dmath.h377 float hypotf(float, float);
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com364 hypotf.o \
572 ../common/R/hypotf.c \
597 ../common/R/hypotf.c \
/illumos-gate/usr/src/man/man3m/
H A DMakefile238 hypotf.3m \
441 hypotf.3m := LINKSRC = hypot.3m
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers487 hypotf;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc187 link path=usr/share/man/man3m/hypotf.3m target=hypot.3m