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

/haiku-buildtools/isl/
H A Disl_tab.c1508 static void swap_cols(struct isl_tab *tab, int col1, int col2) function
1540 swap_cols(tab, col, tab->n_dead);
1545 swap_cols(tab, col, tab->n_col - 1);
1770 swap_cols(tab, col, tab->n_col - 1);

Completed in 41 milliseconds