Searched defs:_S_max_bytes (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/ | ||
H A D | pool_allocator.h | 86 enum { _S_max_bytes = 128 }; enumerator |
H A D | mt_allocator.h | 62 enum { _S_max_bytes = 128 }; enumerator |