Home | History | Annotate | Download | only in Support

Lines Matching refs:cats

1298 	cat_t *cats = g->categories;
1308 if (cats[c] == 0 && isinsets(g, c)) {
1310 cats[c] = cat;
1312 if (cats[c2] == 0 && samesets(g, c, c2))
1313 cats[c2] = cat;