Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/libcxx/include/
Dmath.h758 __libcpp_isunordered(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT in __libcpp_isunordered() function
776 return __libcpp_isunordered((type)__lcpp_x, (type)__lcpp_y); in isunordered()