Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dhashtable.h1999 std::size_t __n_last_bkt = __bkt; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dhashtable.h2437 std::size_t __n_last_bkt = __n_last ? _M_bucket_index(*__n_last) : __bkt; in _GLIBCXX_VISIBILITY() local