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