Home
last modified time | relevance | path

Searched defs:kMaxUint64 (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dstrtod.cc57 static const uint64_t kMaxUint64 = DOUBLE_CONVERSION_UINT64_2PART_C(0xFFFFFFFF, FFFFFFFF); member
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-strtod.cpp71 static const uint64_t kMaxUint64 = DOUBLE_CONVERSION_UINT64_2PART_C(0xFFFFFFFF, FFFFFFFF); member
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-strtod.cpp71 static const uint64_t kMaxUint64 = DOUBLE_CONVERSION_UINT64_2PART_C(0xFFFFFFFF, FFFFFFFF); member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-strtod.cpp71 static const uint64_t kMaxUint64 = DOUBLE_CONVERSION_UINT64_2PART_C(0xFFFFFFFF, FFFFFFFF); member
/third_party/node/deps/v8/src/base/numbers/
H A Dstrtod.cc36 static const uint64_t kMaxUint64 = 0xFFFF'FFFF'FFFF'FFFF; member

Completed in 5 milliseconds