Lines Matching defs:size16
1672 int size16 = (x & SIZE) == L_16;1673 int size = size16 ? 2 : 1;1674 int type = size16 ? R_PCRWORD : R_PCRBYTE;1677 check_operand (operand + i, size16 ? 0x7fff : 0x7f, "@");1690 if (size16)1702 if (! size16)