HomeSort by relevance Sort by last modified time
    Searched defs:fabsf (Results 1 - 19 of 19) sorted by null

  /bionic/libm/src/
s_fabsf.c 21 * fabsf(x) returns the absolute value of x.
28 fabsf(float x) function
  /external/stlport/stlport/stl/config/
_como.h 129 # define fabsf fabs macro
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 129 # define fabsf fabs macro
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 129 # define fabsf fabs macro
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 129 # define fabsf fabs macro
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 129 # define fabsf fabs macro
  /external/qemu/fpu/
softfloat-native.h 7 #define fabsf(f) ((float)fabs(f)) macro
262 return fabsf(a);
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 91 /// float fabsf(float x);
92 fabsf, enumerator in enum:llvm::LibFunc::Func
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 426 /* Define to 1 if you have the `fabsf' function. */
1193 # define fabsf macro
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 426 /* Define to 1 if you have the `fabsf' function. */
1193 # define fabsf macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 426 /* Define to 1 if you have the `fabsf' function. */
1193 # define fabsf macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 426 /* Define to 1 if you have the `fabsf' function. */
1193 # define fabsf macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 426 /* Define to 1 if you have the `fabsf' function. */
1193 # define fabsf macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 426 /* Define to 1 if you have the `fabsf' function. */
1193 # define fabsf macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 426 /* Define to 1 if you have the `fabsf' function. */
1193 # define fabsf macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 426 /* Define to 1 if you have the `fabsf' function. */
1193 # define fabsf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h 426 /* Define to 1 if you have the `fabsf' function. */
1193 # define fabsf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
c++config.h 544 /* Define to 1 if you have the `fabsf' function. */
1331 # define fabsf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
c++config.h 544 /* Define to 1 if you have the `fabsf' function. */
1331 # define fabsf macro
    [all...]

Completed in 4520 milliseconds