Searched defs:shift_count (Results 1 – 3 of 3) sorted by relevance
63 unsigned shift_count = 0; in remquo() local
141 const uint32_t shift_count = (ops->wait_shift_count != 0) in exponential_backoff() local
45 public int shift_count; /* Number of positions to shift horizontally */ variable