Home
last modified time | relevance | path

Searched defs:first_subnormal (Results 1 – 2 of 2) sorted by relevance

/third_party/abseil-cpp/absl/strings/
Dcharconv_test.cc298 const double first_subnormal = nextafter(zero, 1.0); in TEST() local
391 const float first_subnormal = nextafterf(zero, 1.0); in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcharconv_test.cc298 const double first_subnormal = nextafter(zero, 1.0); in TEST() local
391 const float first_subnormal = nextafterf(zero, 1.0); in TEST() local