Searched refs:macro_scope (Results 1 – 4 of 4) sorted by relevance
33 struct macro_scope *37 struct macro_scope *ms; in sal_macro_scope()43 ms = (struct macro_scope *) xmalloc (sizeof (*ms)); in sal_macro_scope()82 struct macro_scope *87 struct macro_scope *ms; in default_macro_scope()129 struct macro_scope *ms = (struct macro_scope *) baton; in standard_macro_lookup()
32 struct macro_scope { struct41 struct macro_scope *sal_macro_scope (struct symtab_and_line sal);53 struct macro_scope *default_macro_scope (void);
51 struct macro_scope *ms = NULL; in macro_expand_command()87 struct macro_scope *ms = NULL; in macro_expand_once_command()140 struct macro_scope *ms = NULL; in info_macro_command()
448 struct macro_scope *scope = 0; in c_preprocess_and_parse()