Home
last modified time | relevance | path

Searched refs:syn_stack_cleanup (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dsyntax.c292 static int syn_stack_cleanup(void);
1115 && syn_stack_cleanup()) in syn_stack_alloc()
1231 syn_stack_cleanup(void) in syn_stack_cleanup() function
1379 (void)syn_stack_cleanup(); in store_current_state()