reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3173 for (i = 0; i < ARRAY_SIZE(bijective_tests); ++i) { 3174 map = isl_map_read_from_str(ctx, bijective_tests[i].str); 3179 if (bijective_tests[i].bijective && !bijective) 3182 if (!bijective_tests[i].bijective && bijective)