Searched refs:HAS_HOTKEY_LEN (Results 1 – 1 of 1) sorted by relevance
3918 #define HAS_HOTKEY_LEN 30 in msg_show_console_dialog() macro3919 char_u has_hotkey[HAS_HOTKEY_LEN]; in msg_show_console_dialog()3952 if (idx < HAS_HOTKEY_LEN - 1 && !has_hotkey[++idx]) in msg_show_console_dialog()3959 if (idx < HAS_HOTKEY_LEN - 1) in msg_show_console_dialog()3986 if (idx < HAS_HOTKEY_LEN - 1) in msg_show_console_dialog()