Searched refs:_S_free_string (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/libstdc++/include/ext/ |
| D | ropeimpl.h | 358 _S_free_string(_CharT* __s, size_t __n, allocator_type __a) in _S_free_string() function 422 _S_free_string(const _CharT*, size_t, allocator_type) in _S_free_string() function
|
| D | rope | 598 _S_free_string(__GC_CONST _CharT*, size_t __len, 600 #define __STL_FREE_STRING(__s, __l, __a) _S_free_string(__s, __l, __a);
|
| /freebsd-12-stable/contrib/libstdc++/ |
| D | ChangeLog-2001 | 2645 (_Rope_RopeRep::_S_free_string): Likewise.
|