Searched refs:FLAG_ALT (Results 1 – 4 of 4) sorted by relevance
30 #define FLAG_ALT 16 /* # flag */ macro
183 dp->flags |= FLAG_ALT; in PRINTF_PARSE()
513 if (dp->flags & FLAG_ALT) in VASNPRINTF()