Home
last modified time | relevance | path

Searched refs:perform_undo (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_tab.c3966 static isl_stat perform_undo(struct isl_tab *tab, struct isl_tab_undo *undo)
3968 static isl_stat perform_undo(struct isl_tab *tab, struct isl_tab_undo *undo) in perform_undo() function
4026 if (perform_undo(tab, undo) < 0) { in isl_tab_rollback()