Searched refs:__char (Results 1 – 3 of 3) sorted by relevance
22 #define memscan(__arg0, __char, __arg2) \ argument29 if(__builtin_constant_p(__char) && !(__char)) \32 __retval = __memscan_generic(__addr, (__char), __size); \
169 _M_matches(_Char_type __char) const in _GLIBCXX_VISIBILITY()170 { return _M_get_matcher()(__char); } in _GLIBCXX_VISIBILITY()