Searched refs:ZERO (Results 76 - 79 of 79) sorted by relevance

1234

/haiku-buildtools/isl/
H A Disl_fold.c632 #undef ZERO macro
633 #define ZERO zero macro
H A Disl_aff.c2105 #undef ZERO macro
2106 #define ZERO empty macro
3332 #undef ZERO macro
3333 #define ZERO empty macro
H A Disl_polynomial.c2767 #undef ZERO macro
2768 #define ZERO zero macro
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-mips.c93 #define ZERO 0 macro
1513 symbol_table_insert (symbol_new ("$zero", reg_section, ZERO,
1745 /* Don't report on general register ZERO, since it never changes. */
1746 if (class == MIPS_GR_REG && reg == ZERO)
8656 regno = ZERO;
9583 regno = ZERO;
12683 reg = ZERO;
12691 reg = ZERO;
12733 reg = ZERO;
12739 reg = ZERO;
[all...]

Completed in 148 milliseconds

1234