Searched defs:UNSET (Results 1 – 2 of 2) sorted by relevance
35 UNSET = 0, enumerator
35 constexpr int UNSET = -1; variable