Searched refs:lookup_table_end (Results 1 – 1 of 1) sorted by relevance
213 const unsigned lookup_table_end = 2 * static_cast<unsigned>(subtable_count) + in ParseLookupTable() local215 if (lookup_table_end > std::numeric_limits<uint16_t>::max()) { in ParseLookupTable()223 if (offset_subtable < lookup_table_end || in ParseLookupTable()