Searched defs:FLAG_NAN (Results 1 – 3 of 3) sorted by relevance
56 public static final int FLAG_NAN = 0x0040; field in ParsedNumber
58 public static final int FLAG_NAN = 0x0040; field in ParsedNumber
31 FLAG_NAN = 0x0040, enumerator