Searched defs:second_subnormal (Results 1 – 2 of 2) sorted by relevance
299 const double second_subnormal = nextafter(first_subnormal, 1.0); in TEST() local392 const float second_subnormal = nextafterf(first_subnormal, 1.0); in TEST() local