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

/haiku-buildtools/isl/
H A Disl_tab.h172 unsigned need_undo : 1; member in struct:isl_tab
H A Disl_tab.c72 tab->need_undo = 0;
293 dup->need_undo = 0;
546 prod->need_undo = 0;
799 if (!tab->need_undo)
951 if (tab->preserve || tab->need_undo || tab->row_var[row] >= 0) {
974 if (!tab->empty && tab->need_undo)
995 if (tab->need_undo)
1535 if (tab->need_undo) {
1606 if (tab->need_undo)
1977 if (tab->need_undo)
[all...]

Completed in 21 milliseconds