Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/imath/
Dimath.h88 # define MP_WORD_MAX (UINT64_MAX) macro
91 # define MP_WORD_MAX (UINT32_MAX * 1UL) macro
Dimath.c206 #define ADD_WILL_OVERFLOW(W, V) ((MP_WORD_MAX - (V)) < (W))