Home
last modified time | relevance | path

Searched defs:hypot (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/openbsd_libm/src/
H A De_hypot.c51 hypot(double x, double y) in hypot() function
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/
H A Dconfig.h.in1008 # define hypot _hypot macro
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h139 #define hypot(x,y) __TGMATH_REAL_2(x, y, hypot) macro
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h178 #define hypot(x, y) __tg_simple2(x, y, hypot) macro
/dflybsd-src/gnu/lib/gcc47/libstdc++/
H A Dconfig.h1031 # define hypot _hypot macro
/dflybsd-src/gnu/lib/gcc80/libstdcxx/headers/
H A Dconfig.h1145 # define hypot _hypot macro