Searched refs:mpz_is_neg (Results 1 – 2 of 2) sorted by relevance
121 static inline bool mpz_is_neg(const mpz_t *z) { in mpz_is_neg() function
290 if (mpz_is_neg(zrhs)) { in mp_obj_int_binary_op()
Completed in 3 milliseconds