Searched refs:aap (Results 1 – 1 of 1) sorted by relevance
48 va_list aap; in test() local49 va_copy(aap, ap); in test()97 an = vasprintf(&abuf, fmt, aap); in test()103 va_end(aap); in test()157 va_list aap; in testw() local158 va_copy(aap, ap); in testw()