Searched refs:drop_row (Results 1 – 1 of 1) sorted by relevance
1860 static isl_stat drop_row(struct isl_tab *tab, int row) in drop_row() function2142 return drop_row(tab, row); in isl_tab_add_eq()2672 if (drop_row(tab, tab->con[r].index) < 0) in drop_last_con_in_row()3820 return drop_row(tab, var->index); in perform_undo_var()