Home
last modified time | relevance | path

Searched defs:__pool_base (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dmt_allocator.h49 struct __pool_base in _GLIBCXX_VISIBILITY() struct
53 typedef unsigned short int _Binmap_type; in _GLIBCXX_VISIBILITY()
54 typedef std::size_t size_t; in _GLIBCXX_VISIBILITY()
58 struct _Tune in _GLIBCXX_VISIBILITY()
129 struct _Block_address in _GLIBCXX_VISIBILITY()
136 _M_get_options() const in _GLIBCXX_VISIBILITY()
140 _M_set_options(_Tune __t) in _GLIBCXX_VISIBILITY()
147 _M_check_threshold(size_t __bytes) in _GLIBCXX_VISIBILITY()
151 _M_get_binmap(size_t __bytes) in _GLIBCXX_VISIBILITY()
155 _M_get_align() in _GLIBCXX_VISIBILITY()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dmt_allocator.h49 struct __pool_base in _GLIBCXX_VISIBILITY() struct
53 typedef unsigned short int _Binmap_type; in _GLIBCXX_VISIBILITY()
54 typedef std::size_t size_t; in _GLIBCXX_VISIBILITY()
58 struct _Tune in _GLIBCXX_VISIBILITY()
129 struct _Block_address in _GLIBCXX_VISIBILITY()
136 _M_get_options() const in _GLIBCXX_VISIBILITY()
140 _M_set_options(_Tune __t) in _GLIBCXX_VISIBILITY()
147 _M_check_threshold(size_t __bytes) in _GLIBCXX_VISIBILITY()
151 _M_get_binmap(size_t __bytes) in _GLIBCXX_VISIBILITY()
155 _M_get_align() in _GLIBCXX_VISIBILITY()
[all …]