Home
last modified time | relevance | path

Searched defs:fc (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Duserfunc.c1995 free_funccal(funccall_T *fc) in free_funccal()
2022 free_funccal_contents(funccall_T *fc) in free_funccal_contents()
2044 cleanup_function_call(funccall_T *fc) in cleanup_function_call()
2143 funccal_unref(funccall_T *fc, ufunc_T *fp, int force) in funccal_unref()
2441 funccall_T *fc; in call_user_func() local
4851 can_free_funccal(funccall_T *fc, int copyID) in can_free_funccal()
5430 funccall_T *fc, **pfc; in free_unref_funccal() local
5629 funccall_T *fc; in set_ref_in_previous_funccal() local
5643 set_ref_in_funccal(funccall_T *fc, int copyID) in set_ref_in_funccal()
5663 funccall_T *fc; in set_ref_in_call_stack() local
[all …]
H A Dprofiler.c625 funccall_T *fc = get_current_funccal(); in prof_child_enter() local
640 funccall_T *fc = get_current_funccal(); in prof_child_exit() local
H A Dgui_gtk.c1254 GtkFileChooserNative *fc; in gui_mch_browse() local
H A Dfileio.c808 int fc; in readfile() local
/vim-8.2.3635/src/testdir/
H A Dtest_fold.vim1010 func s:mbyte_fillchar_tests(fo, fc, fs) argument