Searched refs:smallest_normal64 (Results 1 – 4 of 4) sorted by relevance
107 uint64_t smallest_normal64 = DOUBLE_CONVERSION_UINT64_2PART_C(0x00100000, 00000000); in TEST() local108 double v = Double(smallest_normal64).value(); in TEST()272 uint64_t smallest_normal64 = DOUBLE_CONVERSION_UINT64_2PART_C(0x00100000, 00000000); in TEST() local273 double v = Double(smallest_normal64).value(); in TEST()
305 uint64_t smallest_normal64 = DOUBLE_CONVERSION_UINT64_2PART_C(0x00100000, 00000000); in TEST() local306 diy_fp = Double(smallest_normal64).AsNormalizedDiyFp(); in TEST()307 Double(smallest_normal64).NormalizedBoundaries(&boundary_minus, in TEST()
199 uint64_t smallest_normal64 = DOUBLE_CONVERSION_UINT64_2PART_C(0x00100000, 00000000); in TEST() local200 double v = Double(smallest_normal64).value(); in TEST()
272 uint64_t smallest_normal64 = DOUBLE_CONVERSION_UINT64_2PART_C(0x00100000, 00000000); in TEST() local273 double v = Double(smallest_normal64).value(); in TEST()