Searched refs:__obj_size (Results 1 – 1 of 1) sorted by relevance
86 const size_t __obj_size = sizeof(value_type); in debug_allocator() local87 _M_extra = (sizeof(size_type) + __obj_size - 1) / __obj_size; in debug_allocator()