Home
last modified time | relevance | path

Searched refs:__malloc_header_size (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/libstdc++/include/ext/
H A Drc_string_base.h389 const size_type __malloc_header_size = 4 * sizeof(void*); in _S_create() local
410 const size_type __adj_size = __size + __malloc_header_size; in _S_create()
/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dbasic_string.tcc560 const size_type __malloc_header_size = 4 * sizeof(void*); in _S_create() local
576 const size_type __adj_size = __size + __malloc_header_size; in _S_create()