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