Home
last modified time | relevance | path

Searched refs:FLAG_MINUS (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/io/
Duprntf_p.c994 #define FLAG_MINUS 0x002D macro
1001 #define ISFLAG(s) (s) == FLAG_MINUS || \
1302 case FLAG_MINUS: in u_printf_parse()