Searched defs:last_subnormal (Results 1 – 2 of 2) sorted by relevance
302 const double last_subnormal = nextafter(first_normal, 0.0); in TEST() local395 const float last_subnormal = nextafterf(first_normal, 0.0); in TEST() local