Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.h50 # define MP_WORD_MAX (UINT32_MAX * 1UL) macro
55 # define MP_WORD_MAX (UINT64_MAX) macro