Searched defs:__sysv_va_arg (Results 1 – 2 of 2) sorted by relevance
49 #define __sysv_va_arg(__v,__l) __builtin_va_arg(__v,__l) macro