Home
last modified time | relevance | path

Searched refs:HIGH_COUNT (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/tests/devel/
H A Dtry.c3301 #define HIGH_COUNT(cond) (HIGH_LIMIT (cond) + 1) macro
3331 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()