Home | History | Annotate | Download | only in src

Lines Matching refs:param_list

1981 				struct cil_list *param_list = macro->params;
1982 if (param_list != NULL) {
1984 cil_list_for_each(item, param_list) {