Searched refs:__shiftbits (Results 1 – 1 of 1) sorted by relevance
332 constexpr int __shiftbits = __double_word ? __wordbits : 0; in _GLIBCXX_VISIBILITY() local333 constexpr long long __unique_ref = 1LL + (1LL << __shiftbits); in _GLIBCXX_VISIBILITY()