Home
last modified time | relevance | path

Searched defs:ectx (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9execute.c127 exe_newlist(int count, ectx_T *ectx) in exe_newlist()
257 ectx_T *ectx) in call_dfunc()
654 func_return(ectx_T *ectx) in func_return()
836 ectx_T *ectx, in call_ufunc()
937 ectx_T *ectx, in call_by_name()
1001 ectx_T *ectx) in call_partial()
1397 ectx_T *ectx, in call_eval_func()
1534 ectx_T *ectx = debug_context; in lookup_debug_var() local
1572 handle_debug(isn_T *iptr, ectx_T *ectx) in handle_debug()
1644 exec_instructions(ectx_T *ectx) in exec_instructions()
[all …]
H A Duserfunc.c2299 copy_func(char_u *lambda, char_u *global, ectx_T *ectx) in copy_func()