Searched refs:shift_block (Results 1 – 1 of 1) sorted by relevance
17 static void shift_block(oparg_T *oap, int amount);158 shift_block(oap, amount); in op_shift()277 shift_block(oparg_T *oap, int amount) in shift_block() function