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

  /src/external/mit/isl/dist/imath/
imath.h 50 # define MP_WORD_MAX (UINT32_MAX * 1UL)
55 # define MP_WORD_MAX (UINT64_MAX)
imath.c 192 return ((MP_WORD_MAX - V) < W);

Completed in 17 milliseconds