Home | History | Annotate | Download | only in mtest

Lines Matching refs:MP_WORD_MAX

3557       /* If w is more than half MP_WORD_MAX, the doubling will
3573 u |= ((MP_WORD_MAX - v) < w);