Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c9563 int do_estack_push; in compile_def_function() local
9624 do_estack_push = !estack_top_is_ufunc(ufunc, 1); in compile_def_function()
9625 if (do_estack_push) in compile_def_function()
10291 if (do_estack_push) in compile_def_function()