Home | History | Annotate | Download | only in testprof

Lines Matching refs:LTC_MP_EQ

278       if (mp_cmp_d(l->data, 12345678UL) != LTC_MP_EQ) {
562 if (y != x || mp_cmp(a, b) != LTC_MP_EQ) {