H A D | symtab.c | 354 char *type, char *basetype, int levels) in symtab_set_function() argument 359 name, line, file, PRIMITIVE, type, basetype, levels, "", -1, -1); in symtab_set_function() 395 symtab_set_errval(char *name, int line, char *file, char *type, char *basetype, in symtab_set_errval() argument 401 name, line, file, PRIMITIVE, type, basetype, levels, in symtab_set_errval() 422 char *type, char *basetype, int levels) in symtab_add_args() argument 430 name, line, file, PRIMITIVE, type, basetype, levels, "", -1, -1); in symtab_add_args() 495 char *basetype, int levels) in symtab_add_globals() argument 503 name, line, file, PRIMITIVE, type, basetype, levels, "", -1, -1); in symtab_add_globals() 770 int kind, char *type, char *basetype, int levels, char *attribute, in allocate_entry() argument 781 return (set_entry(e, name, line, file, kind, type, basetype, levels, in allocate_entry() [all …]
|