Searched refs:intEnd (Results 1 – 1 of 1) sorted by relevance
52 const uint8_t* intEnd = pos + sizeof(T); in parseLength() local56 } while (pos < intEnd); in parseLength()