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

/haiku-buildtools/isl/
H A Disl_tab.c661 static int pivot_row(struct isl_tab *tab, function
732 r = pivot_row(tab, skip_var, sgn, c);
1193 r = pivot_row(tab, NULL, sign, var->index);
1361 row = pivot_row(tab, NULL, -1, col);
1436 row = pivot_row(tab, NULL, -1, col);

Completed in 29 milliseconds