reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1311 if (!tab->M) 1312 return isl_int_sgn(tab->mat->row[row][1]); 1313 if (!isl_int_is_zero(tab->mat->row[row][2])) 1314 return isl_int_sgn(tab->mat->row[row][2]); 1316 return isl_int_sgn(tab->mat->row[row][1]);