Lines Matching full:levels
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
779 return (set_entry(e, name, line, file, kind, type, basetype, levels, in allocate_entry()
791 int kind, char *type, char *basetype, int levels, char *attribute, in set_entry() argument
808 e->e_levels = levels; in set_entry()
862 int kind, char *type, char *basetype, int levels, char *attribute, in add_entry_table() argument
883 name, line, file, kind, type, basetype, levels, in add_entry_table()