Searched defs:flatten_tree (Results 1 – 5 of 5) sorted by relevance
104 def flatten_tree(tree): function
110 def flatten_tree(tree, leaves=None): function
226 static int flatten_tree(struct ematch *head, struct ematch *tree) in flatten_tree() function
250 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree() function