OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_STLP_CREATE_ALLOCATOR
(Results
1 - 2
of
2
) sorted by null
/external/stlport/stlport/stl/
_rope.c
323
_STLP_CREATE_ALLOCATOR
(allocator_type,(const allocator_type&)_M_size,
332
_STLP_CREATE_ALLOCATOR
(allocator_type,(const allocator_type&)_M_size,
341
_STLP_CREATE_ALLOCATOR
(allocator_type, (const allocator_type&)_M_size,
350
_STLP_CREATE_ALLOCATOR
(allocator_type, (const allocator_type&)_M_size,
460
_STLP_UNWIND((
_STLP_CREATE_ALLOCATOR
(allocator_type,(allocator_type&)__left->_M_size,
[
all
...]
_rope.h
81
# define
_STLP_CREATE_ALLOCATOR
(__atype,__a, _Tp) (_Alloc_traits<_Tp,__atype>::create_allocator(__a))
83
# define
_STLP_CREATE_ALLOCATOR
(__atype,__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
[
all
...]
Completed in 13 milliseconds