Searched refs:_S_is0 (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/cpp/
H A Dropeimpl.h277 while (!_S_is0(*__p)) { ++__p; }
H A Dstl_rope.h1327 static bool _S_is0(_CharT __c) { return __c == _S_eos((_CharT*)0); } function in class:rope

Completed in 39 milliseconds