Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_deque.c774 bool __add_at_front) { in _M_reallocate_map() argument
781 + (__add_at_front ? __nodes_to_add : 0); in _M_reallocate_map()
794 + (__add_at_front ? __nodes_to_add : 0); in _M_reallocate_map()
D_deque.h1070 void _M_reallocate_map(size_type __nodes_to_add, bool __add_at_front);