Lines Matching refs:levels
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()
396 int levels) 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()
793 int kind, char *type, char *basetype, int levels, char *attribute, in set_entry() argument
810 e->e_levels = levels; in set_entry()
864 int kind, char *type, char *basetype, int levels, char *attribute, in add_entry_table() argument
885 name, line, file, kind, type, basetype, levels, in add_entry_table()