Searched defs:va_stack (Results 1 – 1 of 1) sorted by relevance
149 struct va_stack { struct150 FormatType type;151 int flags;152 long width; /* width OR width parameter number */153 long precision; /* precision OR precision parameter number */154 union {162 } data;