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