Home | History | Annotate | Download | only in priv

Lines Matching refs:mid

2598    UInt mid =   0xFF & (UInt)ent->LdtEnt.Bits.BaseMid;
2600 return (hi << 24) | (mid << 16) | lo;