Searched refs:CIL_MIN_DECLARATIVE (Results 1 – 5 of 5) sorted by relevance
37 #define CIL_MIN_DECLARATIVE 2000 macro160 CIL_BLOCK = CIL_MIN_DECLARATIVE,
155 if (node->flavor >= CIL_MIN_DECLARATIVE) { in cil_tree_subtree_has_decl()238 if ((*node)->flavor >= CIL_MIN_DECLARATIVE) { in cil_tree_node_destroy()
1997 if (orig->flavor >= CIL_MIN_DECLARATIVE) { in __cil_copy_node_helper()2037 } else if (orig->flavor >= CIL_MIN_DECLARATIVE) { in __cil_copy_node_helper()
1021 if (flavor < CIL_MIN_DECLARATIVE) { in cil_flavor_to_symtab_index()
3837 if (node->flavor >= CIL_MIN_DECLARATIVE) { in __cil_node_to_policydb()