HomeSort by relevance Sort by last modified time
    Searched refs:ldexpf (Results 51 - 75 of 101) sorted by null

1 23 4 5

  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
math.h 327 float ldexpf(float, int);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
math.h 327 float ldexpf(float, int);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
math.h 327 float ldexpf(float, int);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
math.h 327 float ldexpf(float, int);
  /external/bison/darwin-lib/
math.h 1476 # undef ldexpf macro
    [all...]
  /external/bison/lib/
math.in.h 1158 # undef ldexpf macro
1162 _GL_CXXALIASWARN (ldexpf); variable
1164 # undef ldexpf macro
    [all...]
  /external/bison/linux-lib/
math.h 1476 # undef ldexpf macro
    [all...]
  /bionic/libm/include/
math.h 317 float ldexpf(float, int);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
imports.h 257 *** LDEXPF: multiply value by an integral power of two
267 #define LDEXPF(x,y) ldexpf(x,y)
275 #define LDEXPF(x,y) ((GLfloat) ldexp(x,y))
  /external/mesa3d/src/mesa/main/
imports.h 257 *** LDEXPF: multiply value by an integral power of two
267 #define LDEXPF(x,y) ldexpf(x,y)
275 #define LDEXPF(x,y) ((GLfloat) ldexp(x,y))
  /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 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf 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 647 /* Define to 1 if you have the `ldexpf' function. */
1436 # define ldexpf 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 647 /* Define to 1 if you have the `ldexpf' function. */
1436 # define ldexpf macro
    [all...]

Completed in 677 milliseconds

1 23 4 5