Home | History | Annotate | Download | only in i18n

Lines Matching refs:stoOp

3500                 int32_t  stoOp = (int32_t)pat[opValue-1];
3501 U_ASSERT(URX_TYPE(stoOp) == URX_STO_INP_LOC);
3502 int32_t frameLoc = URX_VAL(stoOp);
5033 int32_t stoOp = (int32_t)pat[opValue-1];
5034 U_ASSERT(URX_TYPE(stoOp) == URX_STO_INP_LOC);
5035 int32_t frameLoc = URX_VAL(stoOp);