Searched defs:UNDEFINED (Results 1 – 10 of 10) sorted by relevance
68 #define UNDEFINED 0xFF macro
41 public static final int UNDEFINED = -1; field
42 public static final int UNDEFINED = -1; field
12 #define UNDEFINED -1 macro
18 #define UNDEFINED -1 macro
57 public static final Value UNDEFINED = new Value(-1, MoveType.OBJECT, null); field in Value
254 UNDEFINED, enumerator
230 UNDEFINED = Undefined() variable