Home
last modified time | relevance | path

Searched refs:MP_FALSE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/imath_wrap/
H A Dwrap.h5 #define MP_FALSE ISL_MP_FALSE macro
/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.h72 extern const mp_result MP_FALSE;
H A Dimath.c35 const mp_result MP_FALSE = 0; /* boolean false */ variable