Searched defs:INVALID_POSITION (Results 1 – 8 of 8) sorted by relevance
26 inline static constexpr int INVALID_POSITION = -ALREADY_CLOSED; variable
35 const int32_t INVALID_POSITION = -1; variable
27 constexpr size_t INVALID_POSITION = -1; variable
131 static constexpr int32_t INVALID_POSITION = -1; variable
42 constexpr int32_t INVALID_POSITION = -1; variable
25 constexpr size_t INVALID_POSITION = -1; variable
48 constexpr int INVALID_POSITION = -1; variable
31 static const DataPacker::Position INVALID_POSITION = DataPacker::Position(-1, 0, 0); variable