widstruct         272 src/cmd/gc/align.c 		w = widstruct(t, t, 0, 1);
widstruct         290 src/cmd/gc/align.c 		w = widstruct(t->type, *getthis(t1), 0, 0);
widstruct         291 src/cmd/gc/align.c 		w = widstruct(t->type, *getinarg(t1), w, widthreg);
widstruct         292 src/cmd/gc/align.c 		w = widstruct(t->type, *getoutarg(t1), w, widthreg);