Home | History | Annotate | Download | only in src

Lines Matching refs:new_sub

62 			struct cil_list *new_sub = NULL;
63 cil_copy_list((struct cil_list*)orig_item->data, &new_sub);
64 cil_list_append(new, CIL_LIST, new_sub);