Searched refs:flatten_tree (Results 1 – 1 of 1) sorted by relevance
227 static int flatten_tree(struct ematch *head, struct ematch *tree) in flatten_tree() function238 count += flatten_tree(head, tree->child); in flatten_tree()342 .nmatches = flatten_tree(ematch_root, ematch_root), in parse_ematch()