Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Duserfunc.pro3 hashtab_T *func_tbl_get(void);
/vim-8.2.3635/src/
H A Dprofiler.c729 functbl = func_tbl_get(); in func_dump_profile()
H A Duserfunc.c51 func_tbl_get(void) in func_tbl_get() function