Searched refs:uintmaxpml (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dset_uj.c29 #define uintmaxpml (sizeof(uintmax_t) / sizeof(mp_limb_t)) macro
43 mp_limb_t yp[uintmaxpml];
65 k = uintmaxpml;
66 if (uintmaxpml == 1)

Completed in 112 milliseconds