Searched refs:TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
62 #define TABLE_SIZE(s) (int)ARRAYSIZE(s) macro1330 compat_choice = get_choice(compat_choices, TABLE_SIZE(compat_choices)); in change_run_choice()1340 remap_choice = get_choice(remap_choices, TABLE_SIZE(remap_choices)); in change_remap_choice()1350 mouse_choice = get_choice(mouse_choices, TABLE_SIZE(mouse_choices)); in change_mouse_choice()2226 int choice_count = TABLE_SIZE(vimfiles_dir_choices); in change_directories_choice()2291 for (i = 0; i < TABLE_SIZE(vimfiles_subdirs); i++) in install_vimfilesdir()