Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Duserfunc.c2100 static int made_copy = 0; in cleanup_function_call() local
2110 made_copy = 0; in cleanup_function_call()
2111 else if (++made_copy >= (int)((4096 * 1024) / sizeof(*fc))) in cleanup_function_call()
2117 made_copy = 0; in cleanup_function_call()