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

/haiku-buildtools/isl/
H A Disl_tab.c1833 static int to_col(struct isl_tab *tab, struct isl_tab_var *var) WARN_UNUSED;
1834 static int to_col(struct isl_tab *tab, struct isl_tab_var *var) function
1936 if (to_col(tab, var) < 0)
2039 if (to_col(tab, var) < 0)

Completed in 65 milliseconds