Searched refs:VIM_GENERIC (Results 1 – 5 of 5) sorted by relevance
1178 #define VIM_GENERIC 0 macro
1518 else if (type == VIM_GENERIC) in create_message_dialog()
2736 case VIM_GENERIC: in gui_mch_dialog()
2293 if (type == VIM_GENERIC) in InitIcon()
2957 int type = VIM_GENERIC; in f_confirm()2994 case 'G': type = VIM_GENERIC; break; in f_confirm()