Home
last modified time | relevance | path

Searched defs:MP_RANGE (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sbin/nvmectl/
H A Dbn.h79 #define MP_RANGE MP_VAL macro
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbn.h79 #define MP_RANGE MP_VAL macro
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbn.h144 #define MP_RANGE MP_VAL macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dtommath.h147 #define MP_RANGE MP_VAL macro
/netbsd-src/external/mit/isl/dist/imath_wrap/
H A Dwrap.h10 #define MP_RANGE ISL_MP_RANGE macro
/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c38 const mp_result MP_RANGE = -3; /* argument out of range */ variable