Home | History | Annotate | Download | only in bits

Lines Matching defs:__q

2158 	  const char_type* __q = char_traits<_CharT2>::find(__zero, __len, __c);
2159 if (__q)
2161 __ret = __q - __zero;