Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_types.h113 #define hypot _hypot macro
/external/ImageMagick/MagickCore/
Dnt-base.h144 # define hypot _hypot macro
/external/bison/lib/
Dmath.in.h1053 # define hypot rpl_hypot macro
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp81 Ambiguous hypot(Ambiguous, Ambiguous){ return Ambiguous(); } in hypot() function
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java3928 public static double hypot(final double x, final double y) { in hypot() method in FastMath
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
Dtgmath.h840 #define hypot(__x, __y) __tg_hypot(__tg_promote2((__x), (__y))(__x), \ macro
/external/clang/lib/Headers/
Dtgmath.h840 #define hypot(__x, __y) __tg_hypot(__tg_promote2((__x), (__y))(__x), \ macro