Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dmt_allocator.h390 struct __common_pool in _GLIBCXX_VISIBILITY() struct
407 : public __common_pool<_PoolTp, false> in _GLIBCXX_VISIBILITY()
409 using __common_pool<_PoolTp, false>::_S_get_pool; in _GLIBCXX_VISIBILITY()
426 : public __common_pool<_PoolTp, true> in _GLIBCXX_VISIBILITY()
428 using __common_pool<_PoolTp, true>::_S_get_pool; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dmt_allocator.h390 struct __common_pool in _GLIBCXX_VISIBILITY() struct
407 : public __common_pool<_PoolTp, false> in _GLIBCXX_VISIBILITY()
409 using __common_pool<_PoolTp, false>::_S_get_pool; in _GLIBCXX_VISIBILITY()
426 : public __common_pool<_PoolTp, true> in _GLIBCXX_VISIBILITY()
428 using __common_pool<_PoolTp, true>::_S_get_pool; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20051389 (__common_pool<...true>::_S_initialize_once): Same.
1521 (__common_pool): New.
H A DChangeLog-20041996 (__common_pool): New, static bits here.