Searched defs:hypot (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/libstdc++/libmath/
H A Dstubs.c273 hypot(double x, double y) function
/freebsd-9.3-release/include/
H A Dtgmath.h177 #define hypot(x, y) __tg_simple2(x, y, hypot) macro
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h839 #undef hypot macro
840 #define hypot(__x, __y) __tg_hypot(__tg_promote2((__x), (__y))(__x), \ macro
/freebsd-9.3-release/contrib/groff/src/preproc/pic/
H A Dobject.cpp203 double hypot(const position &a) function
[all...]
/freebsd-9.3-release/gnu/lib/libstdc++/
H A Dconfig.h936 # define hypot _hypot macro

Completed in 73 milliseconds