Home
last modified time | relevance | path

Searched defs:MP_BADARG (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/isl/dist/imath_wrap/
H A Dwrap.h4 #define MP_BADARG ISL_MP_BADARG macro
/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c41 const mp_result MP_BADARG = -6; /* invalid null argument */ variable