OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isnanf
(Results
26 - 33
of
33
) sorted by null
1
2
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/arm-linux-androideabi/thumb/bits/
c++config.h
517
/* Define to 1 if you have the `
isnanf
' function. */
1288
# define
isnanf
macro
[
all
...]
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h
517
/* Define to 1 if you have the `
isnanf
' function. */
1288
# define
isnanf
macro
[
all
...]
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h
517
/* Define to 1 if you have the `
isnanf
' function. */
1288
# define
isnanf
macro
[
all
...]
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h
517
/* Define to 1 if you have the `
isnanf
' function. */
1288
# define
isnanf
macro
[
all
...]
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h
517
/* Define to 1 if you have the `
isnanf
' function. */
1288
# define
isnanf
macro
[
all
...]
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h
517
/* Define to 1 if you have the `
isnanf
' function. */
1288
# define
isnanf
macro
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h
517
/* Define to 1 if you have the `
isnanf
' function. */
1288
# define
isnanf
macro
[
all
...]
/dalvik/vm/
InlineNative.cpp
652
pResult->i =
isnanf
(convert.ff) ? 0x7fc00000 : arg0;
Completed in 205 milliseconds
1
2