Searched defs:hypotf (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libm/i386/src/
H A Dhypotf.s29 .file "hypotf.s"
32 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) { function

Completed in 56 milliseconds