Searched defs:new_tree (Results 1 – 4 of 4) sorted by relevance
415 def print_diff(old_tree, new_tree): argument423 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): argument
89 struct cil_tree *new_tree = malloc(sizeof(*new_tree)); in gen_test_tree() local
42 fn new_tree(&self, runner: &mut TestRunner) -> NewTree<Self> { in new_tree() function
170 struct cil_tree *new_tree = cil_malloc(sizeof(*new_tree)); in cil_tree_init() local