Searched defs:FLAG_NEGATIVE (Results 1 – 3 of 3) sorted by relevance
52 public static final int FLAG_NEGATIVE = 0x0001; field in ParsedNumber
50 public static final int FLAG_NEGATIVE = 0x0001; field in ParsedNumber
26 FLAG_NEGATIVE = 0x0001, enumerator