Searched defs:INVALID_INDEX (Results 1 – 10 of 10) sorted by relevance
28 static const int INVALID_INDEX = -1; variable
23 constexpr int INVALID_INDEX = -1; variable
23 constexpr const int INVALID_INDEX = -1; variable
24 const int32_t INVALID_INDEX = -1; variable
38 constexpr int32_t INVALID_INDEX { -1 }; variable