Home | History | Annotate | Download | only in i18n

Lines Matching full:initop

3509                 int32_t initOp = (int32_t)pat[opValue];
3510 U_ASSERT(URX_TYPE(initOp) == URX_CTR_INIT);
3511 int64_t *pCounter = &fp->fExtra[URX_VAL(initOp)];
3562 int32_t initOp = (int32_t)pat[opValue];
3563 U_ASSERT(URX_TYPE(initOp) == URX_CTR_INIT_NG);
3564 int64_t *pCounter = &fp->fExtra[URX_VAL(initOp)];
4968 int32_t initOp = (int32_t)pat[opValue];
4969 U_ASSERT(URX_TYPE(initOp) == URX_CTR_INIT);
4970 int64_t *pCounter = &fp->fExtra[URX_VAL(initOp)];
5021 int32_t initOp = (int32_t)pat[opValue];
5022 U_ASSERT(URX_TYPE(initOp) == URX_CTR_INIT_NG);
5023 int64_t *pCounter = &fp->fExtra[URX_VAL(initOp)];