Home
last modified time | relevance | path

Searched defs:macro_table (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dmacrotab.c36 struct macro_table struct
40 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
H A Dsymtab.h821 struct macro_table *macro_table; member