Searched defs:VA_OPEN (Results 1 – 2 of 2) sorted by relevance
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy macro