Home
last modified time | relevance | path

Searched defs:limpos (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c1583 int limpos = limit; in mp_int_to_binary() local
2740 static mp_result s_tobin(mp_int z, unsigned char *buf, int *limpos, int pad) { in s_tobin()