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

  /bionic/libm/i387/
s_ceilf.S 11 ENTRY(ceilf) function
  /bionic/libm/src/
s_ceilf.c 26 ceilf(float x) function
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 49 /// float ceilf(float x);
50 ceilf, enumerator in enum:llvm::LibFunc::Func
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf 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 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf 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 466 /* Define to 1 if you have the `ceilf' function. */
1291 # define ceilf 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 466 /* Define to 1 if you have the `ceilf' function. */
1291 # define ceilf macro
    [all...]

Completed in 1705 milliseconds