Searched defs:rotate (Results 1 – 3 of 3) sorted by relevance
62 void (*rotate)(RBNode *old, RBNode *new); member
2620 Int rotate; /* rhs as an Int */ in decNumberRotate() local
3553 static void rotate(TCGv reg, TCGv shift, int left, int size) in rotate() function