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

/haiku/headers/cpp/
H A Dstl_rope.h28 # define __GC_CONST const macro
30 # define __GC_CONST // constant except for deallocation macro
379 __GC_CONST _CharT* _M_c_string;
485 static void _S_free_string(__GC_CONST _CharT*, size_t __len,
489 static void _S_free_string(__GC_CONST _CharT*, size_t __len);
558 __GC_CONST _CharT* _M_data; /* Not necessarily 0 terminated. */
564 _Rope_RopeLeaf(__GC_CONST _CharT* __d, size_t __size, allocator_type __a)
684 __GC_CONST _CharT* __s =
871 __GC_CONST _CharT* _M_buf_start;
874 __GC_CONST _Char
[all...]
H A Dropeimpl.h1186 __GC_CONST _CharT* __cstr = __r->_M_c_string;
1450 __GC_CONST _CharT* __old_c_string = _M_tree_ptr->_M_c_string;
1477 __GC_CONST _CharT* __old_c_string = _M_tree_ptr->_M_c_string;

Completed in 44 milliseconds