OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__builtin_huge_val
(Results
1 - 6
of
6
) sorted by null
/external/libcxx/include/support/ibm/
limits.h
28
#define
__builtin_huge_val
() HUGE_VAL
macro
43
#define
__builtin_huge_val
() HUGE_VAL //0x7ff0000000000000
macro
/external/libcxx/include/support/win32/
limits_win32.h
66
#define
__builtin_huge_val
() HUGE_VAL
macro
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
limits.h
28
#define
__builtin_huge_val
() HUGE_VAL
macro
43
#define
__builtin_huge_val
() HUGE_VAL //0x7ff0000000000000
macro
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
limits_win32.h
66
#define
__builtin_huge_val
() HUGE_VAL
macro
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
limits.h
28
#define
__builtin_huge_val
() HUGE_VAL
macro
43
#define
__builtin_huge_val
() HUGE_VAL //0x7ff0000000000000
macro
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
limits_win32.h
66
#define
__builtin_huge_val
() HUGE_VAL
macro
Completed in 37 milliseconds