Home | History | Annotate | Download | only in i18n

Lines Matching refs:opValue

2022         int32_t opValue = URX_VAL(op);
2030 opType == URX_RELOC_OPRND) && opValue > where) {
2033 opValue++;
2034 op = buildOp(opType, opValue);