Searched defs:second_normal (Results 1 – 2 of 2) sorted by relevance
303 const double second_normal = nextafter(first_normal, 1.0); in TEST() local396 const float second_normal = nextafterf(first_normal, 1.0); in TEST() local