Searched refs:get_funccal_local_ht (Results 1 – 4 of 4) sorted by relevance
66 hashtab_T *get_funccal_local_ht(void);
2734 if (ht == get_funccal_local_ht() || ht == get_funccal_args_ht()) in check_vars()2953 ht = get_funccal_local_ht(); in find_var_ht()2990 return get_funccal_local_ht(); in find_var_ht()
358 || &d->dv_hashtab == get_funccal_local_ht()) in dict_wrong_func_name()
5484 get_funccal_local_ht() in get_funccal_local_ht() function