Searched refs:MP_LT (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Decl_gf.c316 ((r2 == a2) && mp_cmp(r,&meth->irr) != MP_LT)) {
406 ((r3 == a3) && mp_cmp(r,&meth->irr) != MP_LT)) {
492 ((r4 == a4) && mp_cmp(r,&meth->irr) != MP_LT)) {
575 ((r5 == a5) && mp_cmp(r,&meth->irr) != MP_LT)) {
H A Dmpi-priv.h127 #define MP_LT -1 macro
H A Decp_256.c254 if (mp_cmp(r,&meth->irr) != MP_LT) {
H A Dmpi.c1641 return MP_LT;
1664 return MP_LT;
1692 return MP_LT;
4472 return MP_LT;
4488 return MP_LT;

Completed in 45 milliseconds