Searched refs:CIL_TREE_SKIP_NEXT (Results 1 – 4 of 4) sorted by relevance
69 #define CIL_TREE_SKIP_NEXT 1 macro71 #define CIL_TREE_SKIP_ALL (CIL_TREE_SKIP_NOTHING | CIL_TREE_SKIP_NEXT | CIL_TREE_SKIP_HEAD)
295 if (finished & CIL_TREE_SKIP_NEXT) { in cil_tree_walk_core()
6486 *finished = CIL_TREE_SKIP_NEXT; in __cil_build_ast_node_helper()
16501 CuAssertIntEquals(tc, CIL_TREE_SKIP_NEXT, finished); in test_cil_build_ast_node_helper_permset()16610 CuAssertIntEquals(tc, CIL_TREE_SKIP_NEXT, finished); in test_cil_build_ast_node_helper_classpermset()