Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_pw_templ.c571 isl_bool FN(PW,IS_ZERO)(__isl_keep PW *pw) in FN() argument
H A Disl_fold.c947 #define IS_ZERO is_zero macro
H A Disl_aff.c2884 #define IS_ZERO is_empty macro
4693 #define IS_ZERO is_empty macro
H A Disl_polynomial.c3255 #define IS_ZERO is_zero macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h633 #define IS_ZERO(X) ((X) == 0) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h635 #define IS_ZERO(X) ((X) == 0) macro