Searched refs:generate_BCALL (Results 1 – 1 of 1) sorted by relevance
1823 generate_BCALL(cctx_T *cctx, int func_idx, int argcount, int method_call) in generate_BCALL() function3530 res = generate_BCALL(cctx, idx, argcount, argcount_init == 1); in compile_call()