Searched refs:smallest_normal32 (Results 1 – 4 of 4) sorted by relevance
376 uint32_t smallest_normal32 = 0x00800000; in TEST() local377 diy_fp = Single(smallest_normal32).AsDiyFp(); in TEST()379 Single(smallest_normal32).NormalizedBoundaries(&boundary_minus, in TEST()
184 uint32_t smallest_normal32 = 0x00800000; in TEST() local185 float v = Single(smallest_normal32).value(); in TEST()
310 uint32_t smallest_normal32 = 0x00800000; in TEST() local311 double v = Single(smallest_normal32).value(); in TEST()
278 uint32_t smallest_normal32 = 0x00800000; in TEST() local279 float f = Single(smallest_normal32).value(); in TEST()