Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c298 static int s_isp2(mp_int z);
815 if ((lg = s_isp2(b)) < 0) { in mp_int_div()
1339 return s_isp2(z); in mp_int_is_pow2()
2307 static int s_isp2(mp_int z) { in s_isp2() function