Searched defs:row_sgn (Results 1 – 1 of 1) sorted by relevance
1044 static void update_row_sign(struct isl_tab *tab, int row, int col, int row_sgn) in update_row_sign()1309 static int row_sgn(struct isl_tab *tab, int row) in row_sgn() function