Home
last modified time | relevance | path

Searched defs:_S_cond_store_eos (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/cpp/
H A Dstl_rope.h64 inline void _S_cond_store_eos(_CharT&) {} in _S_cond_store_eos() function
66 inline void _S_cond_store_eos(char& __c) { __c = 0; } in _S_cond_store_eos() function
67 inline void _S_cond_store_eos(wchar_t& __c) { __c = 0; } in _S_cond_store_eos() function