Home | History | Annotate | Download | only in src

Lines Matching refs:CIL_LIST_ITEM

120 		struct cil_list_item *item;
668 struct cil_list_item *curr;
1779 struct cil_list_item *expr = attr->expr_list->head;
1781 struct cil_list_item *next = expr->next;
2070 struct cil_list_item *expr = attr->expr_list->head;
2072 struct cil_list_item *next = expr->next;
4723 cil_list_init(&macro->params, CIL_LIST_ITEM);
4774 struct cil_list_item *curr_param;