OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_S_refill
(Results
1 - 2
of
2
) sorted by null
/external/stlport/src/
allocators.cpp
268
static _Obj*
_S_refill
(size_t __n);
331
__r =
_S_refill
(__n);
434
_Node_alloc_obj* __node_alloc_impl::
_S_refill
(size_t __n) {
488
{ __r =
_S_refill
(__n); }
507
__node_alloc_impl::_Obj* __node_alloc_impl::
_S_refill
(size_t __n) {
[
all
...]
/ndk/sources/cxx-stl/stlport/src/
allocators.cpp
268
static _Obj*
_S_refill
(size_t __n);
331
__r =
_S_refill
(__n);
434
_Node_alloc_obj* __node_alloc_impl::
_S_refill
(size_t __n) {
488
{ __r =
_S_refill
(__n); }
507
__node_alloc_impl::_Obj* __node_alloc_impl::
_S_refill
(size_t __n) {
[
all
...]
Completed in 102 milliseconds