Searched refs:WARGLIST (Results 1 – 2 of 2) sorted by relevance
229 if (WARGLIST(wp)[i].ae_fname != NULL) in alist_slash_adjust()230 slash_adjust(WARGLIST(wp)[i].ae_fname); in alist_slash_adjust()510 != WARGLIST(win)[win->w_arg_idx].ae_fnum in editing_arg_idx()513 alist_name(&WARGLIST(win)[win->w_arg_idx]), in editing_arg_idx()1374 arglist = WARGLIST(wp); in f_argv()
894 #define WARGLIST(wp) ((aentry_T *)ALIST(wp)->al_ga.ga_data) macro