Searched refs:OPTION_COUNT (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | optiondefs.h | 3062 #define OPTION_COUNT ARRAY_LENGTH(options) macro |
| H A D | option.c | 4516 items = ALLOC_MULT(struct vimoption *, OPTION_COUNT); in showoptions() |