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
80
) sorted by null
1
2
3
4
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.8/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
59
#define
HUGE_VALL
__builtin_huge_vall()
64
#define
HUGE_VALL
(long double)HUGE_VAL
/development/ndk/platforms/android-13/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#define
HUGE_VALL
(long double)HUGE_VAL
/development/ndk/platforms/android-18/include/
math.h
67
#define
HUGE_VALL
__builtin_huge_vall()
72
#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
/development/ndk/platforms/android-L/include/
math.h
59
#define
HUGE_VALL
__builtin_huge_vall()
64
#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
Completed in 1479 milliseconds
1
2
3
4