MP_UNDEF           53 source4/heimdal/lib/hcrypto/imath/imath.c const mp_result MP_UNDEF  = -4; /* result undefined       */
MP_UNDEF          865 source4/heimdal/lib/hcrypto/imath/imath.c     return MP_UNDEF;
MP_UNDEF         1199 source4/heimdal/lib/hcrypto/imath/imath.c     return MP_UNDEF;
MP_UNDEF         1276 source4/heimdal/lib/hcrypto/imath/imath.c     return MP_UNDEF;
MP_UNDEF         1341 source4/heimdal/lib/hcrypto/imath/imath.c     res = MP_UNDEF;
MP_UNDEF         1382 source4/heimdal/lib/hcrypto/imath/imath.c     return MP_UNDEF;
MP_UNDEF         1466 source4/heimdal/lib/hcrypto/imath/imath.c     return MP_UNDEF;
MP_UNDEF         1645 source4/heimdal/lib/hcrypto/imath/imath.c       return MP_UNDEF; /* root does not exist for negative a with even b */
MP_UNDEF           70 source4/heimdal/lib/hcrypto/imath/imath.h extern const mp_result MP_UNDEF;