Searched defs:rotate_by (Results 1 – 2 of 2) sorted by relevance
30 const auto rotate_by = s % digits; in rotl() local47 int rotate_by = s % digits; in rotr() local
326 let rotate_by = pairs.len() - idx - 1; in insert() localVariable