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