OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_S_counter
(Results
1 - 2
of
2
) sorted by null
/external/stlport/src/
allocators.cpp
704
static _AllocCounter
_S_counter
= 1;
706
return
_S_counter
;
[
all
...]
/ndk/sources/cxx-stl/stlport/src/
allocators.cpp
704
static _AllocCounter
_S_counter
= 1;
706
return
_S_counter
;
[
all
...]
Completed in 104 milliseconds