Lines Matching refs:ufunc_T
117 ufunc_argcount(ufunc_T *ufunc) in ufunc_argcount()
156 update_has_breakpoint(ufunc_T *ufunc) in update_has_breakpoint()
261 ufunc_T *ufunc = dfunc->df_ufunc; in call_dfunc()
672 ufunc_T *caller = prev_dfunc->df_ufunc; in func_return()
833 ufunc_T *ufunc, in call_ufunc()
941 ufunc_T *ufunc; in call_by_name()
1429 fill_partial_and_closure(partial_T *pt, ufunc_T *ufunc, ectx_T *ectx) in fill_partial_and_closure()
1533 ufunc_T *ufunc; in lookup_debug_var()
1566 may_break_in_function(ufunc_T *ufunc) in may_break_in_function()
1575 ufunc_T *ufunc = (((dfunc_T *)def_functions.ga_data) in handle_debug()
4492 ufunc_T *cur_ufunc = in exec_instructions()
4653 ufunc_T *ufunc, in call_def_function()
4830 ufunc_T *base_ufunc = dfunc->df_ufunc; in call_def_function()
5003 list_instructions(char *pfx, isn_T *instr, int instr_count, ufunc_T *ufunc) in list_instructions()
5844 ufunc_T *ufunc; in ex_disassemble()