OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:U_INT64_MAX
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
umachine.h
204
# ifndef
U_INT64_MAX
206
# define
U_INT64_MAX
((int64_t)(INT64_C(9223372036854775807)))
/external/icu4c/common/unicode/
umachine.h
185
# ifndef
U_INT64_MAX
187
# define
U_INT64_MAX
((int64_t)(INT64_C(9223372036854775807)))
Completed in 235 milliseconds