Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_algo.h5801 using _USize = make_unsigned_t<_Size>; in _GLIBCXX_VISIBILITY() local
5803 using __uc_type = common_type_t<typename _Gen::result_type, _USize>; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_algo.h5804 using _USize = make_unsigned_t<_Size>; in _GLIBCXX_VISIBILITY() local
5806 using __uc_type = common_type_t<typename _Gen::result_type, _USize>; in _GLIBCXX_VISIBILITY()