Home
last modified time | relevance | path

Searched refs:is_denormal (Results 1 – 2 of 2) sorted by relevance

/third_party/json/include/nlohmann/detail/conversions/
Dto_chars.hpp207 const bool is_denormal = E == 0; in compute_boundaries() local
208 const diyfp v = is_denormal in compute_boundaries()
/third_party/json/single_include/nlohmann/
Djson.hpp14547 const bool is_denormal = E == 0; in compute_boundaries() local
14548 const diyfp v = is_denormal in compute_boundaries()