Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__concepts/
Darithmetic.h46 concept __libcpp_signed_integer = __libcpp_is_signed_integer<_Tp>::value; variable
/external/cronet/buildtools/third_party/libc++/trunk/include/__format/
Dformat_arg_store.h61 template <class, __libcpp_signed_integer _Tp>