Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/imath_wrap/
H A Dwrap.h9 #define MP_OK ISL_MP_OK macro
/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c34 const mp_result MP_OK = 0; /* no error, all is well */ variable