Lines Matching defs:ap
639 va_list ap;641 va_start(ap, fmt);643 monitor_vprintf(mon, fmt, ap);646 vfprintf(stderr, fmt, ap);649 va_end(ap);