Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/
Dasn1_compiler.c839 static struct element *alloc_elem(struct token *type) in alloc_elem() function
867 top = element = alloc_elem(cursor); in parse_type()
946 element->children = alloc_elem(cursor); in parse_type()