Searched defs:va_arg (Results 1 – 3 of 3) sorted by relevance
52 #define va_arg(v,l) __builtin_va_arg(v,l) macro