H A D | symtab.c | 49 int e_levels; /* levels of indirection */ 352 char *type, char *basetype, int levels) in symtab_set_function() argument 357 name, line, file, PRIMITIVE, type, basetype, levels, "", -1, -1); in symtab_set_function() 394 int levels) in symtab_set_errval() argument 399 name, line, file, PRIMITIVE, type, basetype, levels, in symtab_set_errval() 420 char *type, char *basetype, int levels) in symtab_add_args() argument 428 name, line, file, PRIMITIVE, type, basetype, levels, "", -1, -1); in symtab_add_args() 493 char *basetype, int levels) in symtab_add_globals() argument 501 name, line, file, PRIMITIVE, type, basetype, levels, "", -1, -1); in symtab_add_globals() 768 int kind, char *type, char *basetype, int levels, char *attribute, in allocate_entry() argument [all …]
|