Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c1579 static const int PAD_FOR_2C = 1; in mp_int_to_binary() local
1584 mp_result res = s_tobin(z, buf, &limpos, PAD_FOR_2C); in mp_int_to_binary()