Searched defs:wheel (Results 1 – 1 of 1) sorted by relevance
116 #define MASKWHEEL(wheel, time) (((time) >> ((wheel)*WHEELBITS)) & WHEELMASK) argument127 #define MOVEBUCKET(cc, wheel, time) \ argument