Lines Matching defs:ap
2316 va_list ap;2338 va_start (ap, first_error_name);2347 error_name = va_arg (ap, char*);2349 va_end (ap);