reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
269 if (!mat) 271 if (col < 0 || col >= mat->n_col) 272 isl_die(isl_mat_get_ctx(mat), isl_error_invalid,