Searched refs:__abs (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__ranges/
H A Dzip_view.h120 // TODO : remove __abs once P0533R9 is implemented.
122 _LIBCPP_HIDE_FROM_ABI constexpr _Tp __abs(_Tp __t) {
399 [](auto __a, auto __b) { return ranges::__abs(__a) < ranges::__abs(__b); });
467 [](auto __a, auto __b) { return ranges::__abs(__a) < ranges::__abs(__b); });
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dvalarray_before.h67 struct __abs struct
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dvalarray_meta.h64 struct __abs struct in namespace:std

Completed in 206 milliseconds