Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/imath_wrap/
Dwrap.h8 #define MP_NEG ISL_MP_NEG macro
/external/wpa_supplicant_8/src/tls/
Dlibtommath.c99 #define MP_NEG 1 /* negative */ macro
/external/llvm-project/polly/lib/External/isl/imath/
Dimath.c55 const mp_sign MP_NEG = 1; /* value is strictly negative */ variable