Searched defs:wheel (Results 1 – 4 of 4) sorted by relevance
57 char *class = NULL, *username = NULL, *wheel = NULL; in main() local
91 #define MASKWHEEL(wheel, time) (((time) >> ((wheel)*WHEELBITS)) & WHEELMASK) argument103 #define MOVEBUCKET(wheel, time) \ argument938 struct circq *wheel; in db_show_timeout() local
960 handle_wheel(SCREEN *sp, MEVENT * eventp, int button, int wheel) in handle_wheel()1014 int wheel = (intro & 96) == 96; in decode_X10_bstate() local1314 int wheel = ((b & 64) == 64); in decode_xterm_SGR1006() local
253 int i, wheel, twheel; in hidms_setup() local