HomeSort by relevance Sort by last modified time
    Searched refs:fmal (Results 1 - 25 of 133) sorted by null

1 2 3 4 5 6

  /external/clang/test/CodeGen/
libcalls.c 72 long double l2 = fmal(a2, a2, a2);
libcall-declarations.c 93 long double fmal(long double, long double, long double);
280 F(floorl), F(fma), F(fmaf), F(fmal), F(fmax),
392 // CHECK-NOERRNO: declare x86_fp80 @fmal(x86_fp80, x86_fp80, x86_fp80) [[NUW]]
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_fmal.c 166 fmal(long double x, long double y, long double z) function
s_fma.c 287 __weak_reference(fma, fmal);
  /external/bison/darwin-lib/
math.h 1167 # undef fmal macro
    [all...]
  /external/bison/lib/
math.in.h 837 # undef fmal macro
838 # define fmal rpl_fmal macro
840 _GL_FUNCDECL_RPL (fmal, long double,
842 _GL_CXXALIAS_RPL (fmal, long double,
846 # undef fmal macro
847 _GL_FUNCDECL_SYS (fmal, long double,
850 _GL_CXXALIAS_SYS (fmal, long double,
853 _GL_CXXALIASWARN (fmal); variable
855 # undef fmal macro
857 _GL_WARN_ON_USE (fmal, "fmal is unportable -
    [all...]
  /external/bison/linux-lib/
math.h 1167 # undef fmal macro
    [all...]
  /bionic/libc/include/
math.h 260 long double fmal(long double, long double, long double) __INTRODUCED_IN(21) __VERSIONER_NO_GUARD;
  /development/ndk/platforms/android-13/include/
math.h 430 long double fmal(long double, long double, long double);
  /development/ndk/platforms/android-18/include/
math.h 432 long double fmal(long double, long double, long double);
  /development/ndk/platforms/android-9/include/
math.h 427 long double fmal(long double, long double, long double);
  /development/ndk/platforms/android-21/include/
math.h 423 long double fmal(long double, long double, long double);
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
math.h 429 long double fmal(long double, long double, long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
math.h 429 long double fmal(long double, long double, long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
math.h 429 long double fmal(long double, long double, long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
math.h 432 long double fmal(long double, long double, long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
math.h 432 long double fmal(long double, long double, long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
math.h 432 long double fmal(long double, long double, long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
math.h 432 long double fmal(long double, long double, long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
math.h 432 long double fmal(long double, long double, long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
math.h 432 long double fmal(long double, long double, long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
math.h 432 long double fmal(long double, long double, long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
math.h 432 long double fmal(long double, long double, long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
math.h 432 long double fmal(long double, long double, long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/
math.h 432 long double fmal(long double, long double, long double) __NDK_FPABI_MATH__;

Completed in 743 milliseconds

1 2 3 4 5 6