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