Searched defs:__ct (Results 1 – 3 of 3) sorted by relevance
214 const auto& __ct = use_facet<ctype<_CharT>>(__traits.getloc()); in _GLIBCXX_VISIBILITY() local
249 constexpr uintptr_t __ct = 16; in _GLIBCXX_VISIBILITY() local
124 const ctype<_CharT>& __ct = use_facet<ctype<_CharT> >(__loc); in _M_cache() local