Searched refs:IS_SYNC_CODE (Results 1 – 1 of 1) sorted by relevance
107 #define IS_SYNC_CODE(sc) ((sc) >= 0x04 && (sc) <= 0xfb) macro157 else if (IS_SYNC_CODE(scancode)) { in atari_keyboard_interrupt()287 if (kb_state.len <= 0 || IS_SYNC_CODE(scancode)) { in atari_keyboard_interrupt()