Home
last modified time | relevance | path

Searched defs:table2 (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcfgcleanup.c1732 rtx_jump_table_data *table1, *table2; in outgoing_edges_match() local
2025 rtx_jump_table_data *table1, *table2; in try_crossjump_to_edge() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcfgcleanup.c1647 rtx table1, table2; in outgoing_edges_match() local
1941 rtx table1, table2; in try_crossjump_to_edge() local
/dflybsd-src/contrib/zstd/programs/
H A Dutil.c459 UTIL_mergeFileNamesTable(FileNamesTable* table1, FileNamesTable* table2) in UTIL_mergeFileNamesTable()