Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/
H A Dmath.h575 __libcpp_isnormal(_A1 __lcpp_x) _NOEXCEPT in __libcpp_isnormal() function
591 return __libcpp_isnormal((typename std::__promote<_A1>::type)__lcpp_x); in isnormal()