Searched defs:INVALID_INDEX (Results 1 – 12 of 12) sorted by relevance
17 #define INVALID_INDEX 255 macro
43 #define INVALID_INDEX 99999 macro
36 private static final int INVALID_INDEX = SetValues003Debuggee.ARRAY_LENGTH; field in SetValues003Test
47 #define INVALID_INDEX 9999 macro
37 #define INVALID_INDEX 9999 macro
116 unsigned INVALID_INDEX = 99999; in remove_dynamic_indexes() local
42 #define INVALID_INDEX 9999 macro
115 INVALID_INDEX = 321 variable in MMMessageError175 INVALID_INDEX = 21 variable in MMMobileEquipmentError
100 INVALID_INDEX, enumerator
489 public static final int INVALID_INDEX = 503; field in JDWPConstants.Error
430 INVALID_INDEX = 21 variable in CmeError
629 #[allow(dead_code, non_upper_case_globals)] pub const INVALID_INDEX: types::GLuint = 0xFFFFFFFF; constant