Home | History | Annotate | Download | only in i18n

Lines Matching refs:high

49     int32_t  high;
112 buffer[bufferIndex].high = ixHigh;
174 buffer[bufferIndex].high = ixHigh;
335 uint32_t low = 0, high = 0;
346 high = cei->getOffset();
361 *ixHigh = high;
388 int32_t low = 0, high = 0;
403 high = cei->getOffset();
415 rceb.put((uint32_t)ce, low, high, *status);
425 pceBuffer.put(result, rcei->low, rcei->high, *status);
454 *ixHigh = pcei->high;