Searched defs:shift_down (Results 1 – 2 of 2) sorted by relevance
529 static void shift_down(struct btree_node *n, unsigned count) in shift_down() function
142 static unsigned char shift_down[NR_SHIFT]; /* shift state counters.. */ variable