Searched refs:rPos (Results 1 – 1 of 1) sorted by relevance
1282 compareInt32(int32_t lPos, int32_t rPos) { in compareInt32() argument1287 if (lPos < rPos) { in compareInt32()1289 } else if (lPos > rPos) { in compareInt32()1300 int32_t rPos = ((const KeyMapEntry *)r)->oldpos; in compareKeySuffixes() local1303 const char *rStart = bundle->getKeyString(rPos); in compareKeySuffixes()1321 return compareInt32(lPos, rPos); in compareKeySuffixes()