Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_tab.c3780 static isl_stat perform_undo_var(struct isl_tab *tab, struct isl_tab_undo *undo)
3782 static isl_stat perform_undo_var(struct isl_tab *tab, struct isl_tab_undo *undo) in perform_undo_var() function
3984 return perform_undo_var(tab, undo); in perform_undo()