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

1 2

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_fabsl.c 36 fabsl(long double x) function
  /bionic/libm/
fabs.cpp 25 // They get fabsf right, but we need to be careful in fabsl too.
40 long double fabsl(long double x) { return __builtin_fabsl(x); } function
42 long double fabsl(long double x) { function
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 97 # define fabsl fabs macro
130 # define fabsl fabs macro
169 # define fabsl fabs macro
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 97 # define fabsl fabs macro
130 # define fabsl fabs macro
169 # define fabsl fabs macro
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 97 # define fabsl fabs macro
130 # define fabsl fabs macro
169 # define fabsl fabs macro
  /external/bison/darwin-lib/
math.h 1030 # undef fabsl macro
    [all...]
  /external/bison/lib/
math.in.h 704 # undef fabsl macro
705 # define fabsl rpl_fabsl macro
707 _GL_FUNCDECL_RPL (fabsl, long double, (long double x));
708 _GL_CXXALIAS_RPL (fabsl, long double, (long double x));
711 # undef fabsl macro
712 _GL_FUNCDECL_SYS (fabsl, long double, (long double x));
714 _GL_CXXALIAS_SYS (fabsl, long double, (long double x));
716 _GL_CXXALIASWARN (fabsl); variable
718 # undef fabsl macro
720 _GL_WARN_ON_USE (fabsl, "fabsl is unportable -
    [all...]
  /external/bison/linux-lib/
math.h 1030 # undef fabsl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 203 extern long double __cdecl fabsl (long double);
219 __CRT_INLINE long double __cdecl fabsl (long double x) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 598 /* Define to 1 if you have the `fabsl' function. */
1433 # define fabsl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 598 /* Define to 1 if you have the `fabsl' function. */
1433 # define fabsl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 598 /* Define to 1 if you have the `fabsl' function. */
1433 # define fabsl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 598 /* Define to 1 if you have the `fabsl' function. */
1433 # define fabsl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h 598 /* Define to 1 if you have the `fabsl' function. */
1433 # define fabsl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h 598 /* Define to 1 if you have the `fabsl' function. */
1433 # define fabsl macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h 602 /* Define to 1 if you have the `fabsl' function. */
1447 # define fabsl macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h 602 /* Define to 1 if you have the `fabsl' function. */
1447 # define fabsl macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h 602 /* Define to 1 if you have the `fabsl' function. */
1447 # define fabsl macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h 602 /* Define to 1 if you have the `fabsl' function. */
1447 # define fabsl macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
c++config.h 602 /* Define to 1 if you have the `fabsl' function. */
1447 # define fabsl macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h 602 /* Define to 1 if you have the `fabsl' function. */
1447 # define fabsl macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h 602 /* Define to 1 if you have the `fabsl' function. */
1447 # define fabsl macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h 602 /* Define to 1 if you have the `fabsl' function. */
1447 # define fabsl macro
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h 602 /* Define to 1 if you have the `fabsl' function. */
1447 # define fabsl macro
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h 602 /* Define to 1 if you have the `fabsl' function. */
1447 # define fabsl macro
    [all...]

Completed in 3594 milliseconds

1 2