OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HUGE_VAL
(Results
1 - 25
of
53
) sorted by null
1
2
3
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
huge_vall.h
28
# define HUGE_VALL ((long double)
HUGE_VAL
)
huge_val.h
0
/* `
HUGE_VAL
' constant for IEEE 754 machines (where it is infinity).
23
# error "Never use <bits/
huge_val
.h> directly; include <math.h> instead."
26
/* IEEE positive infinity (-
HUGE_VAL
is negative infinity). */
29
# define
HUGE_VAL
(__builtin_huge_val())
31
# define
HUGE_VAL
(__extension__ 0x1.0p2047)
34
# define
HUGE_VAL
\
53
# define
HUGE_VAL
(__huge_val.__d)
/frameworks/compile/libbcc/runtime/test/Unit/
adddf3vfp_test.c
38
if (test__adddf3vfp(
HUGE_VAL
,
HUGE_VAL
))
40
if (test__adddf3vfp(0.0,
HUGE_VAL
))
gedf2vfp_test.c
45
if (test__gedf2vfp(
HUGE_VAL
, 1.0))
47
if (test__gedf2vfp(1.0,
HUGE_VAL
))
ledf2vfp_test.c
45
if (test__ledf2vfp(
HUGE_VAL
, 1.0))
47
if (test__ledf2vfp(1.0,
HUGE_VAL
))
ltdf2vfp_test.c
43
if (test__ltdf2vfp(
HUGE_VAL
, 1.0))
45
if (test__ltdf2vfp(1.0,
HUGE_VAL
))
nedf2vfp_test.c
43
if (test__nedf2vfp(
HUGE_VAL
, 1.0))
45
if (test__nedf2vfp(1.0,
HUGE_VAL
))
eqdf2vfp_test.c
47
if (test__eqdf2vfp(
HUGE_VAL
, 1.0))
49
if (test__eqdf2vfp(1.0,
HUGE_VAL
))
/external/llvm/autoconf/m4/
huge_val.m4
2
# This function determins if the the
HUGE_VAL
macro is compilable with the
6
AC_CACHE_CHECK([for
HUGE_VAL
sanity], [ac_cv_huge_val_sanity],[
13
[double x =
HUGE_VAL
; return x != x; ]),
/external/llvm/projects/sample/autoconf/m4/
huge_val.m4
2
# This function determins if the the
HUGE_VAL
macro is compilable with the
6
AC_CACHE_CHECK([for
HUGE_VAL
sanity], [ac_cv_huge_val_sanity],[
13
[double x =
HUGE_VAL
; return x != x; ]),
/external/fdlibm/
k_standard.c
85
#ifndef
HUGE_VAL
/* this is the only routine that uses
HUGE_VAL
*/
86
#define
HUGE_VAL
inf
149
exc.retval =
HUGE_VAL
;
163
exc.retval =
HUGE_VAL
;
177
exc.retval =
HUGE_VAL
;
202
exc.retval = -
HUGE_VAL
;
219
exc.retval = -
HUGE_VAL
;
236
exc.retval = -
HUGE_VAL
;
253
exc.retval = -
HUGE_VAL
;
[
all
...]
/external/llvm/include/llvm/Support/
DataTypes.h
108
#define HUGE_VALF (float)
HUGE_VAL
/frameworks/compile/libbcc/runtime/lib/
int_lib.h
26
#if !defined(INFINITY) && defined(
HUGE_VAL
)
27
#define INFINITY
HUGE_VAL
/bionic/libm/include/
math.h
51
#define
HUGE_VAL
__builtin_huge_val()
53
#define
HUGE_VAL
(__infinity.__ud)
71
#define HUGE_VALF (float)
HUGE_VAL
72
#define HUGE_VALL (long double)
HUGE_VAL
171
#define HUGE
HUGE_VAL
/development/ndk/platforms/android-3/include/
math.h
51
#define
HUGE_VAL
__builtin_huge_val()
53
#define
HUGE_VAL
(__infinity.__ud)
71
#define HUGE_VALF (float)
HUGE_VAL
72
#define HUGE_VALL (long double)
HUGE_VAL
171
#define HUGE
HUGE_VAL
/development/ndk/platforms/android-9/include/
math.h
51
#define
HUGE_VAL
__builtin_huge_val()
53
#define
HUGE_VAL
(__infinity.__ud)
71
#define HUGE_VALF (float)
HUGE_VAL
72
#define HUGE_VALL (long double)
HUGE_VAL
171
#define HUGE
HUGE_VAL
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
math.h
51
#define
HUGE_VAL
__builtin_huge_val()
53
#define
HUGE_VAL
(__infinity.__ud)
71
#define HUGE_VALF (float)
HUGE_VAL
72
#define HUGE_VALL (long double)
HUGE_VAL
171
#define HUGE
HUGE_VAL
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
math.h
51
#define
HUGE_VAL
__builtin_huge_val()
53
#define
HUGE_VAL
(__infinity.__ud)
71
#define HUGE_VALF (float)
HUGE_VAL
72
#define HUGE_VALL (long double)
HUGE_VAL
171
#define HUGE
HUGE_VAL
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
math.h
51
#define
HUGE_VAL
__builtin_huge_val()
53
#define
HUGE_VAL
(__infinity.__ud)
71
#define HUGE_VALF (float)
HUGE_VAL
72
#define HUGE_VALL (long double)
HUGE_VAL
171
#define HUGE
HUGE_VAL
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
math.h
51
#define
HUGE_VAL
__builtin_huge_val()
53
#define
HUGE_VAL
(__infinity.__ud)
71
#define HUGE_VALF (float)
HUGE_VAL
72
#define HUGE_VALL (long double)
HUGE_VAL
171
#define HUGE
HUGE_VAL
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
math.h
51
#define
HUGE_VAL
__builtin_huge_val()
53
#define
HUGE_VAL
(__infinity.__ud)
71
#define HUGE_VALF (float)
HUGE_VAL
72
#define HUGE_VALL (long double)
HUGE_VAL
171
#define HUGE
HUGE_VAL
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
math.h
51
#define
HUGE_VAL
__builtin_huge_val()
53
#define
HUGE_VAL
(__infinity.__ud)
71
#define HUGE_VALF (float)
HUGE_VAL
72
#define HUGE_VALL (long double)
HUGE_VAL
171
#define HUGE
HUGE_VAL
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
math.h
51
#define
HUGE_VAL
__builtin_huge_val()
53
#define
HUGE_VAL
(__infinity.__ud)
71
#define HUGE_VALF (float)
HUGE_VAL
72
#define HUGE_VALL (long double)
HUGE_VAL
171
#define HUGE
HUGE_VAL
/prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/
math.h
51
#define
HUGE_VAL
__builtin_huge_val()
53
#define
HUGE_VAL
(__infinity.__ud)
71
#define HUGE_VALF (float)
HUGE_VAL
72
#define HUGE_VALL (long double)
HUGE_VAL
171
#define HUGE
HUGE_VAL
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
math.h
51
#define
HUGE_VAL
__builtin_huge_val()
53
#define
HUGE_VAL
(__infinity.__ud)
71
#define HUGE_VALF (float)
HUGE_VAL
72
#define HUGE_VALL (long double)
HUGE_VAL
171
#define HUGE
HUGE_VAL
Completed in 2812 milliseconds
1
2
3