Searched defs:selfdict (Results 1 – 6 of 6) sorted by relevance
2437 dict_T *selfdict) // Dictionary for "self" in call_user_func()2864 dict_T *selfdict) in call_user_func_check()3097 dict_T *selfdict, in func_call()3234 dict_T *selfdict = funcexe->selfdict; in call_func() local5310 dict_T *selfdict = selfdict_in; in make_partial() local
838 dict_T *selfdict) in call_ufunc()939 dict_T *selfdict) in call_by_name()1007 dict_T *selfdict = NULL; in call_partial() local
3770 dict_T *selfdict, in call_func_rettv()5773 dict_T *selfdict = NULL; in handle_subscript() local
2951 dict_T *selfdict, int auto_rebind) in FunctionNew()3023 dict_T *selfdict = NULL; in FunctionConstructor() local3201 dict_T *selfdict = NULL; in FunctionCall() local
2784 dict_T *selfdict = NULL; in f_call() local
1998 dict_T *selfdict; // Dictionary for "self" member