Home
last modified time | relevance | path

Searched defs:kHiddenBit (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddouble-conversion-ieee.h61 static const uint64_t kHiddenBit = UINT64_2PART_C(0x00100000, 00000000); variable
282 static const uint32_t kHiddenBit = 0x00800000; variable
/external/v8/src/
Ddouble.h26 static constexpr uint64_t kHiddenBit = variable