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

/haiku/headers/cpp/
H A Dropeimpl.h395 _S_cond_store_eos(__new_data[__old_len + __len]);
421 _S_cond_store_eos(__r->_M_data[__old_len + __len]);
733 _S_cond_store_eos(__section[__result_len]);
1393 _S_cond_store_eos(__rest_buffer[__rest]);
1406 _S_cond_store_eos(__base_buffer[__exponentiate_threshold]);
H A Dstl_rope.h64 inline void _S_cond_store_eos(_CharT&) {} function
66 inline void _S_cond_store_eos(char& __c) { __c = 0; } function
67 inline void _S_cond_store_eos(wchar_t& __c) { __c = 0; } function
1496 _S_cond_store_eos(__buf[__size]);

Completed in 49 milliseconds