Searched refs:n_is_zero (Results 1 – 1 of 1) sorted by relevance
213 int n_is_zero = mp_int_compare_zero(n) == 0; in GMPZAPI() local216 return n_is_zero; in GMPZAPI()