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

/haiku-buildtools/isl/
H A Disl_tab.c2735 static int update_con_after_move(struct isl_tab *tab, int i, int old) function
2767 if (update_con_after_move(tab, i, i - 1) < 0)
2771 if (update_con_after_move(tab, first, last) < 0)

Completed in 245 milliseconds