Searched defs:hypotl (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/lib/libm/src/ld128/
H A De_hypotl.c50 hypotl(long double x, long double y) function
123 DEF_STD(hypotl); variable
/openbsd-current/lib/libm/src/ld80/
H A De_hypotl.c50 hypotl(long double x, long double y) function
123 DEF_STD(hypotl); variable
/openbsd-current/gnu/lib/libstdc++/libstdc++/libmath/
H A Dstubs.c132 hypotl(long double x, long double y) function
/openbsd-current/gnu/gcc/libstdc++-v3/libmath/
H A Dstubs.c285 hypotl(long double x, long double y) function
/openbsd-current/gnu/gcc/fixincludes/tests/base/architecture/ppc/
H A Dmath.h57 extern long double hypotl( long double, long double ) __LIBMLDBL_COMPAT(hypotl); variable
/openbsd-current/gnu/lib/libstdc++-v3/
H A Dconfig.h932 # define hypotl _hypotl macro
/openbsd-current/lib/libm/hidden/
H A Dmath.h107 LDBL_PROTO_NORMAL(hypotl); variable

Completed in 259 milliseconds