Searched defs:arglist (Results 1 – 4 of 4) sorted by relevance
1328 get_arglist_as_rettv(aentry_T *arglist, int argcount, typval_T *rettv) in get_arglist_as_rettv()1345 aentry_T *arglist = NULL; in f_argv() local
374 va_list arglist; in smsg() local394 va_list arglist; in smsg_attr() local414 va_list arglist; in smsg_attr_keep() local
40 va_list arglist; in xim_log() local
873 typedef struct arglist struct876 int al_refcount; // number of windows using this arglist argument877 int id; // id of this arglist argument