Searched defs:IS_ZERO (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/isl/
H A Disl_fold.c634 #undef IS_ZERO macro
635 #define IS_ZERO is_zero macro
H A Disl_aff.c2107 #undef IS_ZERO macro
2108 #define IS_ZERO is_empty macro
3334 #undef IS_ZERO macro
3335 #define IS_ZERO is_empty macro
H A Disl_polynomial.c2769 #undef IS_ZERO macro
2770 #define IS_ZERO is_zero macro
/haiku-buildtools/gcc/gcc/config/arc/
H A Darc.h762 #define IS_ZERO(X) ((X) == 0) macro

Completed in 116 milliseconds