Searched refs:RI_FIRST (Results 1 – 2 of 2) sorted by relevance
123 RI_FIRST = VERSION enumerator127 static constexpr unsigned RecordIdCount = RI_LAST - RI_FIRST;
28 unsigned operator()(unsigned ID) const { return ID - RI_FIRST; } in operator ()()