HomeSort by: relevance | last modified time | path
    Searched defs:MP_TRUNC (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/isl/dist/imath_wrap/
wrap.h 12 #define MP_TRUNC ISL_MP_TRUNC
  /src/external/mit/isl/dist/imath/
imath.c 40 const mp_result MP_TRUNC = -5; /* output truncated */
1486 return MP_TRUNC;
1554 return MP_TRUNC;
2777 return (uz == 0) ? MP_OK : MP_TRUNC;

Completed in 22 milliseconds