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

/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/
H A Drc_string_base.h381 // side. __malloc_header_size is an estimate of the amount of
389 const size_type __malloc_header_size = 4 * sizeof(void*); local
410 const size_type __adj_size = __size + __malloc_header_size;

Completed in 117 milliseconds