Home | History | Annotate | Download | only in libxml2

Lines Matching refs:__va_copy

39       #define VA_COPY(dest,src) __va_copy(dest, src)