Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/imath/
H A Dimath.h49 # define MP_DIGIT_MAX (UINT16_MAX * 1UL) macro
54 # define MP_DIGIT_MAX (UINT32_MAX * UINT64_C(1)) macro