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

/haiku-buildtools/isl/
H A Disl_tab.c1406 static int row_at_most_neg_one(struct isl_tab *tab, int row) function
1442 if (row_at_most_neg_one(tab, var->index)) {
1471 } while (!row_at_most_neg_one(tab, var->index));

Completed in 44 milliseconds