H A D | symtab.c | 354 char *type, char *basetype, int levels) 359 name, line, file, PRIMITIVE, type, basetype, levels, "", -1, -1); 395 symtab_set_errval(char *name, int line, char *file, char *type, char *basetype, argument 401 name, line, file, PRIMITIVE, type, basetype, levels, 422 char *type, char *basetype, int levels) 430 name, line, file, PRIMITIVE, type, basetype, levels, "", -1, -1); 495 char *basetype, int levels) 503 name, line, file, PRIMITIVE, type, basetype, levels, "", -1, -1); 770 int kind, char *type, char *basetype, int levels, char *attribute, 781 return (set_entry(e, name, line, file, kind, type, basetype, level 353 symtab_set_function(char *name, int line, char *file, char *type, char *basetype, int levels) argument 421 symtab_add_args(char *name, int line, char *file, char *type, char *basetype, int levels) argument 494 symtab_add_globals(char *name, int line, char *file, char *type, char *basetype, int levels) argument 768 allocate_entry(ENTRY *e, char *name, int line, char *file, int kind, char *type, char *basetype, int levels, char *attribute, int npre, int npost) argument 791 set_entry(ENTRY *e, char *name, int line, char *file, int kind, char *type, char *basetype, int levels, char *attribute, int npre, int npost) argument 863 add_entry_table(EHEAD *t, char *name, int line, char *file, int kind, char *type, char *basetype, int levels, char *attribute, int npre, int npost) argument [all...] |