Searched defs:shift_step (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/bitset/operations/
H A D1.cc46 shift_arrays(size_t shift_step, size_t size) { argument
74 shifted <<= shift_step; local
80 shifted >>= shift_step; local
[all...]

Completed in 90 milliseconds