Lines Matching refs:typeR

104                         te->Te.Field.typeR, te->Te.Field.pos.offset,  in ML_()
108 te->Te.Field.typeR, te->Te.Field.nLoc, in ML_()
133 te->Te.TyPorR.typeR); in ML_()
137 te->Te.TyPorR.typeR); in ML_()
141 te->Te.TyPorR.typeR); in ML_()
145 te->Te.TyPorR.typeR); in ML_()
149 te->Te.TyTyDef.typeR, in ML_()
177 te->Te.TyArray.typeR, te->Te.TyArray.boundRs); in ML_()
186 te->Te.TyQual.typeR); in ML_()
251 ML_(pp_TyEnt_C_ishly)(tyents, ent->Te.TyPorR.typeR); in ML_()
255 ML_(pp_TyEnt_C_ishly)(tyents, ent->Te.TyPorR.typeR); in ML_()
259 ML_(pp_TyEnt_C_ishly)(tyents, ent->Te.TyPorR.typeR); in ML_()
263 ML_(pp_TyEnt_C_ishly)(tyents, ent->Te.TyPorR.typeR); in ML_()
277 ML_(pp_TyEnt_C_ishly)(tyents, ent->Te.TyArray.typeR); in ML_()
302 ML_(pp_TyEnt_C_ishly)(tyents, ent->Te.TyQual.typeR); in ML_()
501 r = UWord__cmp(te1->Te.Field.typeR, te2->Te.Field.typeR); in ML_()
535 r = UWord__cmp(te1->Te.TyPorR.typeR, te2->Te.TyPorR.typeR); in ML_()
538 r = UWord__cmp(te1->Te.TyTyDef.typeR, te2->Te.TyTyDef.typeR); in ML_()
562 r = UWord__cmp(te1->Te.TyArray.typeR, te2->Te.TyArray.typeR); in ML_()
570 r = UWord__cmp(te1->Te.TyQual.typeR, te2->Te.TyQual.typeR); in ML_()
683 return ML_(sizeOfType)( tyents, ent->Te.TyQual.typeR ); in ML_()
686 ent->Te.TyTyDef.typeR); in ML_()
690 return ML_(sizeOfType)( tyents, ent->Te.TyTyDef.typeR ); in ML_()
705 ent->Te.TyArray.typeR); in ML_()
709 eszB = ML_(sizeOfType)( tyents, ent->Te.TyArray.typeR ); in ML_()
787 && (ty->Te.TyStOrUn.typeR == 0)) goto done; in ML_()
820 mul = ML_(sizeOfType)( tyents, field->Te.Field.typeR ); in ML_()
835 ty->Te.TyStOrUn.typeR); in ML_()
849 field->Te.Field.typeR ); in ML_()
865 ty->Te.TyArray.typeR); in ML_()
882 mul = ML_(sizeOfType)( tyents, ty->Te.TyArray.typeR ); in ML_()
899 ty->Te.TyQual.typeR); in ML_()
907 ty->Te.TyTyDef.typeR); in ML_()