Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c3411 compile_call( in compile_call() function
4483 if (compile_call(arg, p - *arg, cctx, ppconst, 1) == FAIL) in compile_subscript()
4847 r = compile_call(arg, p - *arg, cctx, ppconst, 0); in compile_expr7()