Searched refs:smallest_normal64 (Results 1 – 4 of 4) sorted by relevance
108 uint64_t smallest_normal64 = V8_2PART_UINT64_C(0x00100000, 00000000); in TEST() local109 double v = Double(smallest_normal64).value(); in TEST()197 uint64_t smallest_normal64 = V8_2PART_UINT64_C(0x00100000, 00000000); in TEST() local198 double v = Double(smallest_normal64).value(); in TEST()
186 uint64_t smallest_normal64 = V8_2PART_UINT64_C(0x00100000, 00000000); in TEST() local187 diy_fp = Double(smallest_normal64).AsNormalizedDiyFp(); in TEST()188 Double(smallest_normal64).NormalizedBoundaries(&boundary_minus, in TEST()
195 uint64_t smallest_normal64 = V8_2PART_UINT64_C(0x00100000, 00000000); in TEST() local196 double v = Double(smallest_normal64).value(); in TEST()
218 uint64_t smallest_normal64 = V8_2PART_UINT64_C(0x00100000, 00000000); in TEST() local219 double v = Double(smallest_normal64).value(); in TEST()