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

/haiku/headers/cpp/
H A Dstl_deque.h1151 value_type __t_copy = __t; local
1155 construct(_M_finish._M_cur, __t_copy);
1182 value_type __t_copy = __t; local
1188 construct(_M_start._M_cur, __t_copy);

Completed in 85 milliseconds