Searched refs:fixedCount (Results 1 – 3 of 3) sorted by relevance
281 uint32_t fixedCount = definition->fixedCount; in buildEntry() local282 if (fixedCount > 0 && fixedCount != count) { in buildEntry()284 fixedCount); in buildEntry()
41 const uint32_t fixedCount; member
326 return definition->fixedCount; in getDefaultCount()