Home
last modified time | relevance | path

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

/haiku/headers/cpp/
H A Dstl_deque.h1289 iterator __front2 = __front1; in _M_insert_aux() local
1290 ++__front2; in _M_insert_aux()
1294 copy(__front2, __pos1, __front1); in _M_insert_aux()
1318 iterator __front2 = __front1; in _M_insert_aux() local
1319 ++__front2; in _M_insert_aux()
1323 copy(__front2, __pos1, __front1); in _M_insert_aux()