H A D | test_cil_build_ast.c | 47 struct cil_tree_node *macro; member 51 struct cil_args_build *gen_build_args(struct cil_tree_node *node, struct cil_db *db, struct cil_tree_node * macro, struct cil_tree_node *tifstack) in gen_build_args() argument 56 args->macro = macro; in gen_build_args() 15213 char *line[] = {"(", "macro", "mm", "(", ")", "(", "type", "b", ")", ")", NULL}; in test_cil_gen_macro_noparams() 15232 char *line[] = {"(", "macro", "mm", "(", "(", "type", "a", ")", ")", "(", "type", "b", ")", ")", NULL}; in test_cil_gen_macro_type() 15251 char *line[] = {"(", "macro", "mm", "(", "(", "role", "a", ")", ")", "(", "role", "b", ")", ")", NULL}; in test_cil_gen_macro_role() 15270 char *line[] = {"(", "macro", "mm", "(", "(", "user", "a", ")", ")", "(", "user", "b", ")", ")", NULL}; in test_cil_gen_macro_user() 15289 char *line[] = {"(", "macro", "mm", "(", "(", "sensitivity", "a", ")", ")", "(", "sensitivity", "b", ")", ")", NULL}; in test_cil_gen_macro_sensitivity() 15308 char *line[] = {"(", "macro", "m in test_cil_gen_macro_category() 18941 struct cil_macro *macro; test_cil_build_ast_node_helper_gen_macro_nested_macro_neg() local 18971 struct cil_macro *macro; test_cil_build_ast_node_helper_gen_macro_nested_tunif_neg() local [all...] |