Searched refs:get_globvar_ht (Results 1 – 5 of 5) sorted by relevance
34 hashtab_T *get_globvar_ht(void);
528 hashtab_T *gvht = get_globvar_ht(); in store_session_globals()
2129 ht = get_globvar_ht(); in exec_instructions()2385 ht = get_globvar_ht(); in exec_instructions()
1313 hashtab_T *gvht = get_globvar_ht(); in write_viminfo_varlist()
2158 get_globvar_ht(void) in get_globvar_ht() function