Home
last modified time | relevance | path

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

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