Searched refs:get_funccal_args_ht (Results 1 – 4 of 4) sorted by relevance
68 hashtab_T *get_funccal_args_ht(void);
2734 if (ht == get_funccal_local_ht() || ht == get_funccal_args_ht()) in check_vars()2988 return get_funccal_args_ht(); in find_var_ht()3426 if (ht == &vimvarht || ht == get_funccal_args_ht()) in set_var_const()
1149 || &lp->ll_dict->dv_hashtab == get_funccal_args_ht()) in get_lval()
5508 get_funccal_args_ht() in get_funccal_args_ht() function