Lines Matching defs:ap
383 va_list ap;384 va_start (ap, format);387 vprintf (format, ap);388 va_end (ap);