Searched refs:n_is_zero (Results 1 – 1 of 1) sorted by relevance
180 int n_is_zero = mp_int_compare_zero(n) == 0; in GMPZAPI() local182 if (d_is_zero) return n_is_zero; in GMPZAPI()