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

/haiku/headers/cpp/
H A Dropeimpl.h400 __STL_UNWIND(_RopeRep::__STL_FREE_STRING(__new_data, __old_len + __len,
731 __STL_UNWIND(_RopeRep::__STL_FREE_STRING(
1397 __STL_UNWIND(_RopeRep::__STL_FREE_STRING(__rest_buffer, __rest, __a))
1411 __STL_UNWIND(_RopeRep::__STL_FREE_STRING(__base_buffer,
H A Dstl_rope.h487 # define __STL_FREE_STRING(__s, __l, __a) _S_free_string(__s, __l, __a); macro
490 # define __STL_FREE_STRING(__s, __l, __a) _S_free_string(__s, __l); macro
582 __STL_FREE_STRING(_M_data, _M_size, get_allocator());
1500 __STL_UNWIND(_RopeRep::__STL_FREE_STRING(__buf, __size, __a))
1653 __STL_UNWIND(_RopeRep::__STL_FREE_STRING(__buf, 1, __a))

Completed in 40 milliseconds