Searched refs:table2 (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/binutils/ld/testsuite/ld-h8300/
H A Drelax-7b.s14 table2: # no relax in sections other than text expected: label
19 .long table2
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dspec_expr_6.f9044 integer, dimension(t2%tbp()) :: table2 ! { dg-error "must be PURE" } local in subroutine:proc
/haiku-buildtools/gcc/gmp/tune/
H A Dmany.pl757 if (defined $ENV{table2}) {
758 my @newtable = @{$ENV{table2}};
/haiku-buildtools/gcc/gcc/
H A Dcfgcleanup.c1716 rtx_jump_table_data *table1, *table2;
1719 && tablejump_p (BB_END (bb2), &label2, &table2)
1720 && GET_CODE (PATTERN (table1)) == GET_CODE (PATTERN (table2)))
1736 p2 = PATTERN (table2);
2013 rtx_jump_table_data *table1, *table2;
2016 && tablejump_p (BB_END (osrc2), &label2, &table2)
1709 rtx_jump_table_data *table1, *table2; local
2006 rtx_jump_table_data *table1, *table2; local

Completed in 60 milliseconds