Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__bit/
H A Drotate.h36 template <__libcpp_unsigned_integer _Tp>
44 template <__libcpp_unsigned_integer _Tp>
H A Dcountr.h37 template <__libcpp_unsigned_integer _Tp>
59 template <__libcpp_unsigned_integer _Tp>
H A Dcountl.h88 template <__libcpp_unsigned_integer _Tp>
93 template <__libcpp_unsigned_integer _Tp>
H A Dbit_width.h24 template <__libcpp_unsigned_integer _Tp>
H A Dhas_single_bit.h26 template <__libcpp_unsigned_integer _Tp>
H A Dbit_floor.h25 template <__libcpp_unsigned_integer _Tp>
H A Dbit_log2.h25 template <__libcpp_unsigned_integer _Tp>
H A Dbit_ceil.h26 template <__libcpp_unsigned_integer _Tp>
H A Dpopcount.h37 template <__libcpp_unsigned_integer _Tp>
/openbsd-src/gnu/llvm/libcxx/include/__concepts/
H A Darithmetic.h44 concept __libcpp_unsigned_integer = __libcpp_is_unsigned_integer<_Tp>::value; variable
/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dformat_arg_store.h75 template <class, __libcpp_unsigned_integer _Tp>