Home
last modified time | relevance | path

Searched refs:__ieee754_hypot (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libm/
A De_hypot.c47 double __ieee754_hypot(double x, double y) in __ieee754_hypot() function
126 double z = __ieee754_hypot(x, y); in hypot()
134 strong_alias(__ieee754_hypot, hypot)
A Dmath_private.h170 extern double __ieee754_hypot (double,double) attribute_hidden;

Completed in 3 milliseconds