Searched defs:breakcheck_count (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | misc1.c | 2207 static int breakcheck_count = 0; variable |
| H A D | vim9execute.c | 1658 static int breakcheck_count = 0; // using "static" makes it faster in exec_instructions() local |