Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_tab.c1877 static isl_stat drop_col(struct isl_tab *tab, int col) in drop_col() function
3807 return drop_col(tab, var->index); in perform_undo_var()