Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dhashtable.h272 using __alloc_node_gen_t = in _GLIBCXX_VISIBILITY() local
1118 __alloc_node_gen_t __alloc_node_gen(*this); in _GLIBCXX_VISIBILITY()
1327 __alloc_node_gen_t __alloc_node_gen(*this); in _GLIBCXX_VISIBILITY()
1383 __alloc_node_gen_t __alloc_node_gen(*this); in _GLIBCXX_VISIBILITY()
1424 __alloc_node_gen_t __alloc_gen(*this); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dhashtable.h292 using __alloc_node_gen_t = in _GLIBCXX_VISIBILITY() local
1268 __alloc_node_gen_t __alloc_node_gen(*this); in _GLIBCXX_VISIBILITY()
1478 __alloc_node_gen_t __alloc_node_gen(*this); in _GLIBCXX_VISIBILITY()
1532 __alloc_node_gen_t __alloc_node_gen(*this); in _GLIBCXX_VISIBILITY()
1572 __alloc_node_gen_t __alloc_gen(*this); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20208696 * include/bits/hashtable.h (_Hashtable<>::__alloc_node_gen_t): New