OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__result1
(Results
1 - 1
of
1
) sorted by null
/external/stlport/stlport/stl/
_algo.c
774
_ForwardIter
__result1
= __first;
local
783
*
__result1
= *__first;
784
++
__result1
;
791
_STLP_STD::copy(__buffer, __result2,
__result1
);
792
return
__result1
;
[
all
...]
Completed in 255 milliseconds