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