Searched refs:HIGH_COUNT (Results 1 – 1 of 1) sorted by relevance
3301 #define HIGH_COUNT(cond) (HIGH_LIMIT (cond) + 1) macro3331 total *= HIGH_COUNT (tr->dst[0]); in try_many()3332 total *= HIGH_COUNT (tr->dst[1]); in try_many()3333 total *= HIGH_COUNT (tr->src[0]); in try_many()3334 total *= HIGH_COUNT (tr->src[1]); in try_many()