Searched refs:is1 (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/graphite/
H A Dpr38510.c39 integer is1, is2; local
40 balanc_(nm, n, &a[a_offset], &is1, &is2, &fv1[1]);
/haiku-buildtools/legacy/gcc/gcc/config/i386/
H A Di386.c1303 int is0, is1;
1311 is1 = REAL_VALUES_EQUAL (d, dconst1);
1317 if (is1)
1290 int is0, is1; local
/haiku-buildtools/binutils/gold/
H A Dpowerpc.cc7511 operator()(const Output_section::Input_section& is1, argument
7514 if (!is1.is_input_section() && is2.is_input_section())
7517 = (is1.is_input_section()
7518 && (static_cast<const Powerpc_relobj<64, big_endian>*>(is1.relobj())

Completed in 76 milliseconds