Home | History | Annotate | Download | only in bits

Lines Matching defs:__q

2147 	  const char_type* __q = char_traits<_CharT2>::find(__zero, __len, __c);
2148 if (__q)
2150 __ret = __q - __zero;