| /openbsd-src/lib/libc/arch/powerpc64/gen/ |
| H A D | fabs.c | 31 fabs(double x) in fabs() function
|
| /openbsd-src/lib/libc/arch/powerpc/gen/ |
| H A D | fabs.c | 31 fabs(double x) in fabs() function
|
| /openbsd-src/lib/libc/arch/sh/gen/ |
| H A D | fabs.c | 27 fabs(double d) in fabs() function
|
| /openbsd-src/lib/libc/arch/hppa/gen/ |
| H A D | fabs.c | 11 fabs(double val) in fabs() function
|
| /openbsd-src/lib/libc/arch/arm/gen/ |
| H A D | fabs.c | 26 fabs(double d) in fabs() function
|
| /openbsd-src/lib/libc/arch/aarch64/gen/ |
| H A D | fabs.c | 26 fabs(double d) in fabs() function
|
| /openbsd-src/lib/libc/arch/riscv64/gen/ |
| H A D | fabs.c | 26 fabs(double d) in fabs() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
| H A D | builtins9.C | 6 inline int fabs (void) { return 0; } in fabs() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
| H A D | 990117-1.c | 5 fabs (double __x) in fabs() function
|
| /openbsd-src/gnu/gcc/libstdc++-v3/include/c_std/ |
| H A D | std_cmath.h | 232 fabs(float __x) in fabs() function 236 fabs(long double __x) in fabs() function 242 fabs(_Tp __x) in fabs() function
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/include/c_std/ |
| H A D | std_cmath.h | 367 fabs(float __x) in fabs() function 371 fabs(long double __x) in fabs() function 376 fabs(_Tp __x) in fabs() function
|
| /openbsd-src/gnu/llvm/libcxx/include/ |
| H A D | math.h | 713 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI float fabs(float __x) _NOEXCEPT {ret… in fabs() function 716 _LIBCPP_NODISCARD_EXT _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NOEXCEPT { in fabs() function 720 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI long double fabs(long double __x) _NOEXCEPT {ret… in fabs() function 726 fabs(_A1 __x) _NOEXCEPT {return __builtin_fabs((double)__x);} in fabs() function
|
| /openbsd-src/gnu/gcc/gcc/config/m68k/ |
| H A D | math-68881.h | 356 fabs (double x) in fabs() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/ |
| H A D | math-68881.h | 356 fabs (double x) in fabs() function
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | darwin-ldouble.c | 56 #define fabs(x) __builtin_fabs(x) macro
|
| /openbsd-src/gnu/llvm/clang/lib/Headers/ |
| H A D | __clang_hip_cmath.h | 40 __DEVICE__ __CONSTEXPR__ float fabs(float __x) { return ::fabsf(__x); } in fabs() function
|
| H A D | __clang_cuda_cmath.h | 53 __DEVICE__ float fabs(float __x) { return ::fabsf(__x); } in fabs() function
|
| H A D | __clang_cuda_math.h | 57 __DEVICE__ double fabs(double __a) { return __nv_fabs(__a); } in fabs() function
|
| H A D | tgmath.h | 549 #define fabs(__x) __tg_fabs(__tg_promote1((__x))(__x)) macro
|
| /openbsd-src/include/ |
| H A D | tgmath.h | 118 #define fabs(x) __tg_impl_full(x, x, x, fabs, fabsf, fabsl, \ macro
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | cfns.gperf | 46 fabs keyword
|
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | i386.h | 84 const int fabs; /* cost of FABS instruction. */ member
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | i386.h | 81 const int fabs; /* cost of FABS instruction. */ member
|