Home
last modified time | relevance | path

Searched refs:_M_binmap (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Dmt_allocator.h152 { return _M_binmap[__bytes]; } in _GLIBCXX_VISIBILITY()
160 : _M_options(_Tune()), _M_binmap(0), _M_init(false) { } in _GLIBCXX_VISIBILITY()
164 : _M_options(__options), _M_binmap(0), _M_init(false) { } in _GLIBCXX_VISIBILITY()
177 _Binmap_type* _M_binmap; in _GLIBCXX_VISIBILITY() member