Searched refs:no_op (Results 1 – 1 of 1) sorted by relevance
1553 unsigned no_op = size_greater_than( total - offset, i ); in mem_move_to_left() local1561 buf[n] = if_int( no_op, current, next ); in mem_move_to_left()1563 buf[total-1] = if_int( no_op, buf[total-1], 0 ); in mem_move_to_left()
Completed in 6 milliseconds