Searched defs:symtab_t (Results 1 – 1 of 1) sorted by relevance
65 static struct symtab_t { struct66 ENTRY *Function;67 EHEAD *Args;68 EHEAD *Varargs;69 EHEAD *Globals;70 ENTRY *Errval;73 table_t *Includes;76 ENTRY *Exception;79 table_t *Print_Types;82 int Line;[all …]