Searched defs:INVALID_INDEX (Results 1 – 5 of 5) sorted by relevance
184 static const uint32_t INVALID_INDEX = 4294967295L; variable
201 static const uint32_t INVALID_INDEX = 4294967295L; variable
228 static constexpr int32_t INVALID_INDEX = -1; variable
45 constexpr ConstantInfoIndexType INVALID_INDEX = std::numeric_limits<ConstantInfoIndexType>::max(); variable
806 #define INVALID_INDEX (-1.0) macro