Searched refs:FLAG_ZERO (Results 1 – 5 of 5) sorted by relevance
31 #define FLAG_ZERO 32 macro
188 dp->flags |= FLAG_ZERO; in PRINTF_PARSE()
515 if (dp->flags & FLAG_ZERO) in VASNPRINTF()
998 #define FLAG_ZERO 0x0030 macro1005 (s) == FLAG_ZERO || \1323 case FLAG_ZERO: in u_printf_parse()