H A D | symtab.c | 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() 393 symtab_set_errval(char *name, int line, char *file, char *type, char *basetype, 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 779 return (set_entry(e, name, line, file, kind, type, basetype, levels, in allocate_entry() [all …]
|