Searched refs:child_p (Results 1 – 1 of 1) sorted by relevance
1154 struct element *children, **child_p = &children, *element; in parse_compound() local1185 *child_p = element; in parse_compound()1186 child_p = &element->next; in parse_compound()