Home
last modified time | relevance | path

Searched defs:__new_buckets (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dhashtable.h2146 __bucket_type* __new_buckets = _M_allocate_buckets(__bkt_count); in _GLIBCXX_VISIBILITY() local
2188 __bucket_type* __new_buckets = _M_allocate_buckets(__bkt_count); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dhashtable.h2577 __buckets_ptr __new_buckets = _M_allocate_buckets(__bkt_count); in _GLIBCXX_VISIBILITY() local
2620 __buckets_ptr __new_buckets = _M_allocate_buckets(__bkt_count); in _GLIBCXX_VISIBILITY() local