Searched defs:macro_table (Results 1 – 2 of 2) sorted by relevance
36 struct macro_table struct40 struct obstack *obstack;44 struct bcache *bcache;49 struct macro_source_file *main_source;53 const char *comp_dir;57 int redef_ok;88 macro_alloc (int size, struct macro_table *t) in macro_alloc() argument
821 struct macro_table *macro_table; member