Home | History | Annotate | Download | only in mDNSCore

Lines Matching defs:va_arg

75 #define va_arg(a, b)    VA_ARG(a, b)