Searched refs:case_list (Results 1 – 5 of 5) sorted by relevance
112 struct case_list { struct116 struct case_list *next; argument118 typedef struct case_list case_list; typedef122 case_list *cases;
435 case_list *cases; in def_union()436 case_list **tailp; in def_union()452 cases = calloc(1, sizeof (case_list)); in def_union()464 cases = calloc(1, sizeof (case_list)); in def_union()471 cases = calloc(1, sizeof (case_list)); in def_union()
203 case_list *l; in puniondef()
318 case_list *cl; in emit_union()
133 static struct case_list { struct135 struct case_list *next; argument452 struct case_list *ucasep, *nextcasep; in fme_fini()691 struct case_list *bad; in fme_restart()870 bad = MALLOC(sizeof (struct case_list)); in fme_restart()3058 struct case_list *newcase; in publish_undiagnosable()3067 newcase = MALLOC(sizeof (struct case_list)); in publish_undiagnosable()3167 struct case_list *ucasep, *prevcasep = NULL; in fme_close_case()