OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HUGE_VALL
(Results
1 - 25
of
43
) sorted by null
1
2
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
huge_vall.h
1
/* Default `
HUGE_VALL
' constant.
22
# error "Never use <bits/
huge_vall
.h> directly; include <math.h> instead."
26
# define
HUGE_VALL
(__builtin_huge_vall())
28
# define
HUGE_VALL
((long double) HUGE_VAL)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
huge_vall.h
1
/* Default `
HUGE_VALL
' constant.
22
# error "Never use <bits/
huge_vall
.h> directly; include <math.h> instead."
26
# define
HUGE_VALL
(__builtin_huge_vall())
28
# define
HUGE_VALL
((long double) HUGE_VAL)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
huge_vall.h
1
/* Default `
HUGE_VALL
' constant.
22
# error "Never use <bits/
huge_vall
.h> directly; include <math.h> instead."
26
# define
HUGE_VALL
(__builtin_huge_vall())
28
# define
HUGE_VALL
((long double) HUGE_VAL)
/bionic/libm/include/
math.h
57
#define
HUGE_VALL
__builtin_huge_vall()
62
#define
HUGE_VALL
(long double)HUGE_VAL
/development/ndk/platforms/android-3/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/development/ndk/platforms/android-9/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
Completed in 614 milliseconds
1
2