Lines Matching refs:CIL_CAT
66 if (flavor == CIL_CAT) {
697 if (cil_verify_is_list(cats->datum_expr, CIL_CAT)) {
709 cil_list_init(&new, CIL_CAT);
712 struct cil_cat *cat = curr->data;
751 struct cil_cat *cat = (struct cil_cat *)curr->data;
760 struct cil_cat *cat = alias->actual;
767 struct cil_cat *cat = (struct cil_cat *)datum;
788 struct cil_cat *c1 = (struct cil_cat *)d1;
789 struct cil_cat *c2 = (struct cil_cat *)d2;
836 case CIL_CAT:
881 if (flavor != CIL_CAT) {