OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isnanl
(Results
1 - 18
of
18
) sorted by null
/external/bison/lib/
isnanl-nolibm.h
18
/* Get declaration of isnan macro or (older)
isnanl
function. */
22
# undef
isnanl
macro
23
# define
isnanl
(x) __builtin_isnanl ((long double)(x))
macro
25
# undef
isnanl
macro
26
# define
isnanl
(x) isnan ((long double)(x))
macro
30
# undef
isnanl
macro
31
# define
isnanl
rpl_isnanl
macro
32
extern int
isnanl
(long double x);
math.in.h
2132
# undef
isnanl
macro
2133
# define
isnanl
macro
[
all
...]
/external/bison/darwin-lib/
math.h
2452
# undef
isnanl
macro
2453
# define
isnanl
macro
[
all
...]
/external/bison/linux-lib/
math.h
2452
# undef
isnanl
macro
2453
# define
isnanl
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
688
/* Define to 1 if you have the `
isnanl
' function. */
1528
# define
isnanl
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
688
/* Define to 1 if you have the `
isnanl
' function. */
1528
# define
isnanl
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
688
/* Define to 1 if you have the `
isnanl
' function. */
1528
# define
isnanl
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
688
/* Define to 1 if you have the `
isnanl
' function. */
1528
# define
isnanl
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
688
/* Define to 1 if you have the `
isnanl
' function. */
1528
# define
isnanl
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
688
/* Define to 1 if you have the `
isnanl
' function. */
1528
# define
isnanl
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h
692
/* Define to 1 if you have the `
isnanl
' function. */
1542
# define
isnanl
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h
692
/* Define to 1 if you have the `
isnanl
' function. */
1542
# define
isnanl
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h
692
/* Define to 1 if you have the `
isnanl
' function. */
1542
# define
isnanl
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h
692
/* Define to 1 if you have the `
isnanl
' function. */
1542
# define
isnanl
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
c++config.h
692
/* Define to 1 if you have the `
isnanl
' function. */
1542
# define
isnanl
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h
692
/* Define to 1 if you have the `
isnanl
' function. */
1542
# define
isnanl
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h
692
/* Define to 1 if you have the `
isnanl
' function. */
1542
# define
isnanl
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h
692
/* Define to 1 if you have the `
isnanl
' function. */
1542
# define
isnanl
macro
[
all
...]
Completed in 347 milliseconds