Searched refs:vli_is_negative (Results 1 – 1 of 1) sorted by relevance
150 static bool vli_is_negative(const u64 *vli, unsigned int ndigits) in vli_is_negative() function581 carry = vli_is_negative(r, ndigits); in vli_mmod_special2()592 carry = vli_is_negative(qc, ndigits); in vli_mmod_special2()600 while (vli_is_negative(r, ndigits * 2)) in vli_mmod_special2()