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