Searched defs:_S_cond_store_eos (Results 1 – 1 of 1) sorted by relevance
64 inline void _S_cond_store_eos(_CharT&) {} in _S_cond_store_eos() function66 inline void _S_cond_store_eos(char& __c) { __c = 0; } in _S_cond_store_eos() function67 inline void _S_cond_store_eos(wchar_t& __c) { __c = 0; } in _S_cond_store_eos() function