Searched refs:macronode (Results 1 – 1 of 1) sorted by relevance
18944 struct cil_tree_node *macronode; in test_cil_build_ast_node_helper_gen_macro_nested_macro_neg() local18945 cil_tree_node_init(¯onode); in test_cil_build_ast_node_helper_gen_macro_nested_macro_neg()18946 macronode->data = macro; in test_cil_build_ast_node_helper_gen_macro_nested_macro_neg()18947 macronode->flavor = CIL_MACRO; in test_cil_build_ast_node_helper_gen_macro_nested_macro_neg()18951 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, macronode, NULL); in test_cil_build_ast_node_helper_gen_macro_nested_macro_neg()18974 struct cil_tree_node *macronode; in test_cil_build_ast_node_helper_gen_macro_nested_tunif_neg() local18975 cil_tree_node_init(¯onode); in test_cil_build_ast_node_helper_gen_macro_nested_tunif_neg()18976 macronode->data = macro; in test_cil_build_ast_node_helper_gen_macro_nested_tunif_neg()18977 macronode->flavor = CIL_MACRO; in test_cil_build_ast_node_helper_gen_macro_nested_tunif_neg()18981 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, macronode, NULL); in test_cil_build_ast_node_helper_gen_macro_nested_tunif_neg()