Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/tests/devel/
H A Dtry.c199 #define FRACTION_COUNT 4 macro
3288 : tr->size2 == SIZE_FRACTION ? FRACTION_COUNT-1 \
3322 if (tr->size2 == SIZE_FRACTION) total *= FRACTION_COUNT; in try_many()