Searched refs:enumval_list (Results 1 – 3 of 3) sorted by relevance
67 struct enumval_list { struct70 struct enumval_list *next; argument72 typedef struct enumval_list enumval_list; typedef75 enumval_list *vals;
249 enumval_list *elist;250 enumval_list **tailp;259 elist = ALLOC(enumval_list);
359 enumval_list *l;