Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c1823 generate_BCALL(cctx_T *cctx, int func_idx, int argcount, int method_call) in generate_BCALL() function
3530 res = generate_BCALL(cctx, idx, argcount, argcount_init == 1); in compile_call()