OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__result2
(Results
1 - 1
of
1
) sorted by null
/external/stlport/stlport/stl/
_algo.c
775
_Pointer
__result2
= __buffer;
local
777
*
__result2
= *__first;
778
++
__result2
; ++__first; --__len;
787
*
__result2
= *__first;
788
++
__result2
;
791
_STLP_STD::copy(__buffer,
__result2
, __result1);
[
all
...]
Completed in 28 milliseconds