Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr2/
H A Ddynamic_bitset.tcc56 const size_t __sub_offset = _S_bits_per_block - __offset; in _M_do_left_shift() local
83 const size_t __sub_offset = (_S_bits_per_block in _M_do_right_shift() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr2/
H A Ddynamic_bitset.tcc56 const size_t __sub_offset = _S_bits_per_block - __offset; in _M_do_left_shift() local
83 const size_t __sub_offset = (_S_bits_per_block in _M_do_right_shift() local