Home | History | Annotate | Download | only in include

Lines Matching refs:mpq_cmp_si

2111 #define mpq_cmp_si(q,n,d)                       \
2119 #define mpq_cmp_si(q,n,d) _mpq_cmp_si(q,n,d)