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