Lines Matching full:entrycount
84 template <typename EntryType, uint32_t entryCount, uint32_t entryCountOEM>85 EntryType tableLookup(const EntryType (&table)[entryCount],88 if (code < entryCount) {