OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isnanf
(Results
1 - 18
of
18
) sorted by null
/external/bison/lib/
isnanf-nolibm.h
18
/* Get declaration of isnan macro or (older)
isnanf
function. */
22
# undef
isnanf
macro
23
# define
isnanf
(x) __builtin_isnanf ((float)(x))
macro
25
# undef
isnanf
macro
26
# define
isnanf
(x) isnan ((float)(x))
macro
28
/* Get declaration of
isnanf
(), if not declared in <math.h>. */
31
isnand. Therefore declare
isnanf
separately. */
32
extern int
isnanf
(float x);
37
# undef
isnanf
macro
38
# define
isnanf
rpl_isnan
macro
[
all
...]
math.in.h
2088
# undef
isnanf
macro
2089
# define
isnanf
macro
[
all
...]
/external/bison/darwin-lib/
math.h
2400
# undef
isnanf
macro
2401
# define
isnanf
macro
2403
# undef
isnanf
macro
2404
# define
isnanf
macro
2408
# undef
isnanf
macro
2409
# define
isnanf
macro
[
all
...]
/external/bison/linux-lib/
math.h
2400
# undef
isnanf
macro
2401
# define
isnanf
macro
2403
# undef
isnanf
macro
2404
# define
isnanf
macro
2408
# undef
isnanf
macro
2409
# define
isnanf
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h
685
/* Define to 1 if you have the `
isnanf
' function. */
1523
# define
isnanf
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h
685
/* Define to 1 if you have the `
isnanf
' function. */
1523
# define
isnanf
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h
685
/* Define to 1 if you have the `
isnanf
' function. */
1523
# define
isnanf
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h
685
/* Define to 1 if you have the `
isnanf
' function. */
1523
# define
isnanf
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h
685
/* Define to 1 if you have the `
isnanf
' function. */
1523
# define
isnanf
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h
685
/* Define to 1 if you have the `
isnanf
' function. */
1523
# define
isnanf
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h
689
/* Define to 1 if you have the `
isnanf
' function. */
1537
# define
isnanf
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h
689
/* Define to 1 if you have the `
isnanf
' function. */
1537
# define
isnanf
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h
689
/* Define to 1 if you have the `
isnanf
' function. */
1537
# define
isnanf
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h
689
/* Define to 1 if you have the `
isnanf
' function. */
1537
# define
isnanf
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
c++config.h
689
/* Define to 1 if you have the `
isnanf
' function. */
1537
# define
isnanf
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h
689
/* Define to 1 if you have the `
isnanf
' function. */
1537
# define
isnanf
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h
689
/* Define to 1 if you have the `
isnanf
' function. */
1537
# define
isnanf
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h
689
/* Define to 1 if you have the `
isnanf
' function. */
1537
# define
isnanf
macro
[
all
...]
Completed in 210 milliseconds