Searched refs:FLAG_MINUS (Results 1 – 1 of 1) sorted by relevance
1009 #define FLAG_MINUS 0x002D macro1016 #define ISFLAG(s) (s) == FLAG_MINUS || \1317 case FLAG_MINUS: in u_printf_parse()