HomeSort by relevance Sort by last modified time
    Searched defs:copysign (Results 1 - 25 of 48) sorted by null

1 2

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_copysign.c 17 * copysign(double x, double y)
18 * copysign(x,y) returns a value with the magnitude of x and
26 copysign(double x, double y) function
  /device/linaro/bootloader/edk2/StdLib/LibC/Math/
s_copysign.c 19 * copysign(double x, double y)
20 * copysign(x,y) returns a value with the magnitude of x and
28 copysign(double x, double y) function
  /prebuilts/go/darwin-x86/src/runtime/
float.go 37 // copysign returns a value with the magnitude
39 func copysign(x, y float64) float64 { func
  /prebuilts/go/linux-x86/src/runtime/
float.go 37 // copysign returns a value with the magnitude
39 func copysign(x, y float64) float64 { func
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
pymath.c 57 copysign(double x, double y) function
77 return copysign(y, x);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
pymath.c 57 copysign(double x, double y) function
77 return copysign(y, x);
  /external/python/cpython2/Python/
pymath.c 57 copysign(double x, double y) function
77 return copysign(y, x);
  /external/python/cpython3/Python/
pymath.c 57 copysign(double x, double y) function
77 return copysign(y, x);
  /frameworks/rs/driver/runtime/
rs_f16_math.c 1 /* Implementations for copysign, ilogb, and nextafter for float16 based on
21 extern half __attribute__((overloadable)) copysign(half x, half y) { function
  /toolchain/binutils/binutils-2.27/libiberty/
copysign.c 135 copysign (double x, double y) function
147 copysign (double x, double y) function
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
tgmath.h 138 #define copysign(x,y) __TGMATH_REAL_2(x, y, copysign) macro
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
tgmath.h 138 #define copysign(x,y) __TGMATH_REAL_2(x, y, copysign) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tgmath.h 384 #define copysign(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, copysign) macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
tgmath.h 127 #define copysign(x,y) __TGMATH_REAL_2(x, y, copysign) macro
  /external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
Dfp.java 2219 public static Dfp copysign(final Dfp x, final Dfp y) { method in class:Dfp
    [all...]
  /external/clang/lib/Headers/
tgmath.h 610 // copysign
618 __tg_copysign(double __x, double __y) {return copysign(__x, __y);}
624 #undef copysign macro
625 #define copysign(__x, __y) __tg_copysign(__tg_promote2((__x), (__y))(__x), \ macro
  /external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp 69 Ambiguous copysign(Ambiguous, Ambiguous){ return Ambiguous(); } function
    [all...]
  /external/libcxx/test/std/numerics/c.math/
cmath.pass.cpp 71 Ambiguous copysign(Ambiguous, Ambiguous){ return Ambiguous(); } function
    [all...]
  /external/python/cpython2/PC/
pyconfig.h 227 #define copysign _copysign macro
447 /* Define to 1 if you have the `copysign' function. */
  /external/python/cpython3/PC/
pyconfig.h 200 #define copysign _copysign macro
375 /* Define to 1 if you have the `copysign' function. */
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 610 // copysign
618 __tg_copysign(double __x, double __y) {return copysign(__x, __y);}
624 #undef copysign macro
625 #define copysign(__x, __y) __tg_copysign(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 610 // copysign
618 __tg_copysign(double __x, double __y) {return copysign(__x, __y);}
624 #undef copysign macro
625 #define copysign(__x, __y) __tg_copysign(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 619 // copysign
627 __tg_copysign(double __x, double __y) {return copysign(__x, __y);}
633 #undef copysign macro
634 #define copysign(__x, __y) __tg_copysign(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
tgmath.h 619 // copysign
627 __tg_copysign(double __x, double __y) {return copysign(__x, __y);}
633 #undef copysign macro
634 #define copysign(__x, __y) __tg_copysign(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
tgmath.h 619 // copysign
627 __tg_copysign(double __x, double __y) {return copysign(__x, __y);}
633 #undef copysign macro
634 #define copysign(__x, __y) __tg_copysign(__tg_promote2((__x), (__y))(__x), \ macro

Completed in 697 milliseconds

1 2