/netbsd-src/lib/libm/src/ |
H A D | w_hypot.c | 27 __weak_alias(hypot, _hypot) in __weak_alias() argument
|
H A D | namespace.h | 61 #define hypot _hypot macro
|
/netbsd-src/tests/lib/libm/ |
H A D | t_hypot.c | 33 #define CHECK_EQ(i, hypot, a, b, c) \ argument 38 #define CHECKL_EQ(i, hypot, a, b, c) \ argument 44 #define CHECK_NAN(i, hypot, a, b) \ argument 49 #define CHECKL_NAN(i, hypot, a, b) \ argument
|
/netbsd-src/lib/libm/noieee_src/ |
H A D | n_cabs.c | 105 hypot(double x, double y) in hypot() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | tgmath.d | 306 alias core.stdc.math.hypot hypot; in version() local 308 alias core.stdc.math.hypotf hypot; in version() local 310 alias core.stdc.math.hypotl hypot; in version() local 807 alias core.stdc.math.hypot hypot; in version() local 809 alias core.stdc.math.hypotf hypot; in version() local 811 alias core.stdc.math.hypotl hypot; in version() local 1310 alias core.stdc.math.hypot hypot; variable 1312 alias core.stdc.math.hypotf hypot; variable 1314 alias core.stdc.math.hypotl hypot; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
H A D | math-68881.h | 301 hypot (double x, double y) in hypot() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
H A D | math-68881.h | 301 hypot (double x, double y) in hypot() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/ |
H A D | config.h.in | 1163 # define hypot _hypot macro
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | config.h.in | 1225 # define hypot _hypot macro
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | math.h | 1306 inline _LIBCPP_INLINE_VISIBILITY float hypot(float __lcpp_x, float __lcpp_y) _NOEXCEPT … in hypot() function 1307 inline _LIBCPP_INLINE_VISIBILITY long double hypot(long double __lcpp_x, long double __lcpp_y) _NOE… in hypot() function 1317 hypot(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT in hypot() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/ |
H A D | tgmath.h | 95 #define hypot(x,y) __TGMATH_REAL_2(x, y, hypot) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/ |
H A D | tgmath.h | 95 #define hypot(x,y) __TGMATH_REAL_2(x, y, hypot) macro
|
/netbsd-src/include/ |
H A D | tgmath.h | 164 #define hypot(a,b) __TG_FN2(hypot, (a), (b)) macro
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/vax/ |
H A D | symver-config.h | 1168 # define hypot _hypot macro
|
/netbsd-src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv32/ |
H A D | symver-config.h | 1230 # define hypot _hypot macro
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/m68k/ |
H A D | symver-config.h | 1168 # define hypot _hypot macro
|
/netbsd-src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/ |
H A D | symver-config.h | 1230 # define hypot _hypot macro
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/powerpc/ |
H A D | symver-config.h | 1168 # define hypot _hypot macro
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/x86_64/ |
H A D | symver-config.h | 1168 # define hypot _hypot macro
|
/netbsd-src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/ |
H A D | symver-config.h | 1230 # define hypot _hypot macro
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4eb/ |
H A D | symver-config.h | 1168 # define hypot _hypot macro
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/mipseb/ |
H A D | symver-config.h | 1168 # define hypot _hypot macro
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/aarch64/ |
H A D | symver-config.h | 1168 # define hypot _hypot macro
|
/netbsd-src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/ |
H A D | symver-config.h | 1230 # define hypot _hypot macro
|
/netbsd-src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/ |
H A D | symver-config.h | 1230 # define hypot _hypot macro
|