OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__offp
(Results
1 - 2
of
2
) sorted by null
/external/stlport/stlport/stl/
_sstream.c
267
ptrdiff_t
__offp
= 0;
local
271
__offp
= this->pptr() - this->pbase();
290
this->pbump((int)
__offp
);
/ndk/sources/cxx-stl/stlport/stlport/stl/
_sstream.c
267
ptrdiff_t
__offp
= 0;
local
271
__offp
= this->pptr() - this->pbase();
290
this->pbump((int)
__offp
);
Completed in 629 milliseconds