Home
last modified time | relevance | path

Searched defs:breakcheck_count (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dmisc1.c2207 static int breakcheck_count = 0; variable
H A Dvim9execute.c1658 static int breakcheck_count = 0; // using "static" makes it faster in exec_instructions() local