Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Dmt_allocator.h63 enum { _S_min_bin = 8 }; in _GLIBCXX_VISIBILITY() enumerator
114 : _M_align(_S_align), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin), in _GLIBCXX_VISIBILITY()