Lines Matching refs:ap
177 va_list ap;180 va_start(ap, fmt);181 prog->InfoLog = hieralloc_vasprintf_append(prog->InfoLog, fmt, ap);182 va_end(ap);