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

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 459 /* Define to 1 if you have the `fpclass' function. */
1238 # define fpclass macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 459 /* Define to 1 if you have the `fpclass' function. */
1238 # define fpclass macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 459 /* Define to 1 if you have the `fpclass' function. */
1238 # define fpclass macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 459 /* Define to 1 if you have the `fpclass' function. */
1238 # define fpclass macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 459 /* Define to 1 if you have the `fpclass' function. */
1238 # define fpclass macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 459 /* Define to 1 if you have the `fpclass' function. */
1238 # define fpclass macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 459 /* Define to 1 if you have the `fpclass' function. */
1238 # define fpclass macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 459 /* Define to 1 if you have the `fpclass' function. */
1238 # define fpclass macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 459 /* Define to 1 if you have the `fpclass' function. */
1238 # define fpclass macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 459 /* Define to 1 if you have the `fpclass' function. */
1238 # define fpclass macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 459 /* Define to 1 if you have the `fpclass' function. */
1238 # define fpclass macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 459 /* Define to 1 if you have the `fpclass' function. */
1238 # define fpclass 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 459 /* Define to 1 if you have the `fpclass' function. */
1238 # define fpclass 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 577 /* Define to 1 if you have the `fpclass' function. */
1376 # define fpclass 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 577 /* Define to 1 if you have the `fpclass' function. */
1376 # define fpclass macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 577 /* Define to 1 if you have the `fpclass' function. */
1376 # define fpclass macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 577 /* Define to 1 if you have the `fpclass' function. */
1376 # define fpclass macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 577 /* Define to 1 if you have the `fpclass' function. */
1376 # define fpclass macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 577 /* Define to 1 if you have the `fpclass' function. */
1376 # define fpclass macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++config.h 613 /* Define to 1 if you have the `fpclass' function. */
1446 # define fpclass macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++config.h 613 /* Define to 1 if you have the `fpclass' function. */
1446 # define fpclass macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
c++config.h 613 /* Define to 1 if you have the `fpclass' function. */
1446 # define fpclass macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
c++config.h 613 /* Define to 1 if you have the `fpclass' function. */
1446 # define fpclass macro
    [all...]
  /external/qemu/fpu/
softfloat-native.h 58 #define isnormal(x) (fpclass(x) >= FP_NZERO)
  /external/v8/src/
platform-solaris.cc 70 return fpclass(x) & FP_NZERO;

Completed in 135 milliseconds