Home
last modified time | relevance | path

Searched defs:smallest_normal64 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/double-conversion/test/cctest/
H A Dtest-fast-dtoa.cc107 uint64_t smallest_normal64 = DOUBLE_CONVERSION_UINT64_2PART_C(0x00100000, 00000000); in TEST() local
272 uint64_t smallest_normal64 = DOUBLE_CONVERSION_UINT64_2PART_C(0x00100000, 00000000); in TEST() local
H A Dtest-bignum-dtoa.cc199 uint64_t smallest_normal64 = DOUBLE_CONVERSION_UINT64_2PART_C(0x00100000, 00000000); in TEST() local
H A Dtest-ieee.cc305 uint64_t smallest_normal64 = DOUBLE_CONVERSION_UINT64_2PART_C(0x00100000, 00000000); in TEST() local
H A Dtest-dtoa.cc272 uint64_t smallest_normal64 = DOUBLE_CONVERSION_UINT64_2PART_C(0x00100000, 00000000); in TEST() local