Home | History | Annotate | Download | only in src

Lines Matching refs:cil_tree

39 #include "cil_tree.h"
148 int cil_tree_init(struct cil_tree **tree)
150 struct cil_tree *new_tree = cil_malloc(sizeof(*new_tree));
159 void cil_tree_destroy(struct cil_tree **tree)