OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fpclass
(Results
26 - 39
of
39
) sorted by null
1
2
/prebuilts/ndk/9/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/9/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/9/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/9/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/9/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/9/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/9/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
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
c++config.h
622
/* Define to 1 if you have the `
fpclass
' function. */
1464
# define
fpclass
macro
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
c++config.h
622
/* Define to 1 if you have the `
fpclass
' function. */
1464
# define
fpclass
macro
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/
c++config.h
622
/* Define to 1 if you have the `
fpclass
' function. */
1464
# define
fpclass
macro
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
c++config.h
622
/* Define to 1 if you have the `
fpclass
' function. */
1464
# 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;
/external/chromium_org/third_party/libxml/src/
configure
[
all
...]
Completed in 1838 milliseconds
1
2