Searched refs:chainSubRuleCount (Results 1 – 2 of 2) sorted by relevance
381 le_uint16 chainSubRuleCount = SWAPW(chainSubRuleSetTable->chainSubRuleCount); in process() local385 for (le_uint16 subRule = 0; subRule < chainSubRuleCount; subRule += 1) { in process()
137 le_uint16 chainSubRuleCount; member