Searched defs:arglist (Results 1 – 8 of 8) sorted by relevance
52 struct arglist { struct74 extern struct arglist *uml_parse_vector_ifspec(char *arg); argument
99 #define DEFUN(name, arglist, args) name(args) argument102 #define PROTO(type, name, arglist) type name arglist argument123 #define DEFUN(name, arglist, args) name arglist args; argument125 #define PROTO(type, name, arglist) type name () argument
99 VOID WriteExcBufVa(const CHAR *format, va_list arglist) in WriteExcBufVa()116 va_list arglist; in WriteExcInfoToBuf() local
38 va_list arglist; in Vwarnxfuc() local
38 va_list arglist; in Vwarnfuc() local
38 va_list arglist; in Verrxfuc() local
38 va_list arglist; in Verrfuc() local
57 va_list arglist; in modpost_log() local