Lines Matching defs:rel
151 !isvectordef(def->def.ty.old_type, def->def.ty.rel));
222 print_ifstat(int indent, char *prefix, char *type, relation rel,
227 switch (rel) {
335 if (isvectordef(cs->type, cs->rel))
341 print_ifstat(2, cs->prefix, cs->type, cs->rel,
355 if (isvectordef(dflt->type, dflt->rel))
362 print_ifstat(2, dflt->prefix, dflt->type, dflt->rel,
441 (dc->rel == REL_ALIAS || dc->rel == REL_VECTOR)) {
520 if (dl->decl.rel == REL_ALIAS)
582 if (dl->decl.rel == REL_VECTOR) {
724 relation rel = def->def.ty.rel;
726 print_ifstat(1, prefix, type, rel, amax, "objp", def->def_name);
735 relation rel = dec->rel;
738 if (isvectordef(type, rel))
742 print_ifstat(indent, prefix, type, rel, amax, name, dec->name);
749 switch (decl->rel) {
774 switch (decl->rel) {
797 emit_single_in_line(int indent, declaration *decl, int flag, relation rel)
806 if (rel == REL_ALIAS)
831 if (rel == REL_ALIAS)
844 emit_single_in_line64(int indent, declaration *decl, int flag, relation rel)
853 if (rel == REL_ALIAS)
879 if (rel == REL_ALIAS)