Searched defs:kHiddenBit (Results 1 – 6 of 6) sorted by relevance
59 constexpr uint64_t kHiddenBit = 0x00800000; in make_float() local111 constexpr uint64_t kHiddenBit = 0x0010000000000000; in make_double() local
61 static const uint64_t kHiddenBit = DOUBLE_CONVERSION_UINT64_2PART_C(0x00100000, 00000000); variable292 static const uint32_t kHiddenBit = 0x00800000; variable
61 static const uint64_t kHiddenBit = UINT64_2PART_C(0x00100000, 00000000); variable282 static const uint32_t kHiddenBit = 0x00800000; variable
47 static const uint64_t kHiddenBit = DOUBLE_CONVERSION_UINT64_2PART_C(0x00100000, 00000000); variable278 static const uint32_t kHiddenBit = 0x00800000; variable