Home | History | Annotate | Download | only in priv

Lines Matching defs:adj

710    Int adj;
719 adj = ty==Ity_I8 ? 0 : (ty==Ity_I16 ? 1 : 2);
720 return adj + op8;