Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c1978 generate_CALL(cctx_T *cctx, ufunc_T *ufunc, int pushed_argcount) in generate_CALL() function
3547 res = generate_CALL(cctx, ufunc, argcount); in compile_call()
3569 res = generate_CALL(cctx, ufunc, argcount); in compile_call()