Searched refs:__add_at_front (Results 1 – 1 of 1) sorted by relevance
928 void _M_reallocate_map(size_type __nodes_to_add, bool __add_at_front);1619 bool __add_at_front) in _M_reallocate_map() argument1627 + (__add_at_front ? __nodes_to_add : 0); in _M_reallocate_map()1640 + (__add_at_front ? __nodes_to_add : 0); in _M_reallocate_map()