Searched defs:INVALID_IDX (Results 1 – 6 of 6) sorted by relevance
416 #define INVALID_IDX ((uint8)(-1)) macro
415 #define INVALID_IDX ((uint8)(-1)) macro
534 #define INVALID_IDX(idx) ({BUG(); 0;}) macro