Home
last modified time | relevance | path

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

/netbsd/src/external/lgpl3/gmp/dist/tests/
Drefmpf.c307 mp_limb_t glimb, wlimb; in refmpf_validate() local
337 wlimb = (i < wsize ? wp[-i] : 0); in refmpf_validate()
339 if (glimb != wlimb) in refmpf_validate()