Home
last modified time | relevance | path

Searched refs:List_element (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dtr.c104 struct List_element struct
107 struct List_element *next; argument
142 struct List_element *head;
148 struct List_element *tail;
163 struct List_element *indefinite_repeat_element;
643 struct List_element *new = xmalloc (sizeof *new); in append_normal_char()
671 struct List_element *new = xmalloc (sizeof *new); in append_range()
693 struct List_element *new = xmalloc (sizeof *new); in append_char_class()
711 struct List_element *new = xmalloc (sizeof *new); in append_repeated_char()
733 struct List_element *new = xmalloc (sizeof *new); in append_equiv_class()
[all …]