Searched refs:__ct (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A DWshadow-3.C7 void foo (int __ct, int __dt) {} argument
/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Dmt_allocator.cc199 for (_Binmap_type __ct = 0; __ct <= _M_options._M_max_bytes; ++__ct)
201 if (__ct > __bin_max)
496 for (_Binmap_type __ct = 0; __ct <= _M_options._M_max_bytes; ++__ct)
498 if (__ct > __bin_max)
691 for (_Binmap_type __ct = 0; __ct <
[all...]
H A Distream-string.cc64 const __ctype_type& __ct = use_facet<__ctype_type>(__in.getloc()); local
71 && !__ct.is(ctype_base::space,
79 __size = (__ct.scan_is(ctype_base::space,
H A Distream.cc218 const __ctype_type& __ct = use_facet<__ctype_type>(__in.getloc()); local
226 && !__ct.is(ctype_base::space,
235 __size = (__ct.scan_is(ctype_base::space,

Completed in 48 milliseconds