Searched refs:tre_union_t (Results 1 – 2 of 2) sorted by relevance
137 } tre_union_t; typedef191 tre_union_t *un; in tre_ast_new_union()1455 tre_union_t *uni = node->obj; in tre_add_tags()1607 node->num_tags = ((tre_union_t *)node->obj)->left->num_tags in tre_add_tags()1608 + ((tre_union_t *)node->obj)->right->num_tags + added_tags in tre_add_tags()1759 tre_union_t *uni = node->obj; in tre_copy_ast()1760 tre_union_t *tmp; in tre_copy_ast()1875 tre_union_t *uni = node->obj; in tre_expand_ast()2138 tre_union_t *uni; in tre_match_empty()2197 uni = (tre_union_t *)node->obj; in tre_match_empty()[all …]