Home | History | Annotate | Download | only in bits

Lines Matching defs:__q

2137 	  const char_type* __q = char_traits<_CharT2>::find(__zero, __len, __c);
2138 if (__q)
2140 __ret = __q - __zero;