OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:last_from_orig
(Results
1 - 1
of
1
) sorted by null
/external/stlport/test/eh/
test_insert.h
174
DstIter*
last_from_orig
= from_orig;
local
188
tmp = EH_STD::find( from_orig,
last_from_orig
, p.first );
191
if (tmp !=
last_from_orig
)
193
EH_STD::copy(tmp+1,
last_from_orig
, tmp);
194
last_from_orig
--;
202
*
last_from_orig
= dstItem;
203
last_from_orig
++;
Completed in 83 milliseconds