Lines Matching defs:ap
399 va_list ap;406 va_start(ap, fmt);407 vsnprintf(buf, sizeof(buf), fmt, ap);411 va_end(ap);653 /* copy AP boot code */