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

/haiku-buildtools/isl/
H A Disl_tab.c1298 static int restore_row(struct isl_tab *tab, struct isl_tab_var *var) function
1374 if (restore_row(tab, var) < -1)
1400 if (restore_row(tab, var) < -1)
1449 if (restore_row(tab, var) < -1)
1460 if (restore_row(tab, var) < -1)
1477 if (restore_row(tab, var) < -1)
1819 sgn = restore_row(tab, &tab->con[r]);
2585 if (restore_row(tab, var) < 0)
3064 int sgn = restore_row(tab, var);
3091 if (var->is_row && restore_row(ta
[all...]

Completed in 37 milliseconds