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

/haiku-buildtools/isl/
H A Disl_tab.h36 isl_tab_undo_allocate, enumerator in enum:isl_tab_undo_type
H A Disl_tab.c1650 if (isl_tab_push_var(tab, isl_tab_undo_allocate, &tab->con[r]) < 0)
1683 if (isl_tab_push_var(tab, isl_tab_undo_allocate, &tab->var[r]) < 0)
2520 if (isl_tab_push_var(tab, isl_tab_undo_allocate, &tab->con[r]) < 0)
3118 case isl_tab_undo_allocate:
3239 case isl_tab_undo_allocate:

Completed in 25 milliseconds