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

/haiku/headers/cpp/
H A Dropeimpl.h64 (*__fn)(__buf_start_pos - __leaf_pos, __len, __x._M_tmp_buf);
65 __x._M_buf_ptr = __x._M_tmp_buf + (__pos - __buf_start_pos);
66 __x._M_buf_start = __x._M_tmp_buf;
67 __x._M_buf_end = __x._M_tmp_buf + __len;
H A Dstl_rope.h892 _CharT _M_tmp_buf[_S_iterator_buf_len]; member in class:_Rope_iterator_base

Completed in 44 milliseconds