Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dshared_ptr_base.h332 constexpr int __shiftbits = __double_word ? __wordbits : 0; in _GLIBCXX_VISIBILITY() local
333 constexpr long long __unique_ref = 1LL + (1LL << __shiftbits); in _GLIBCXX_VISIBILITY()