Searched refs:lPos (Results 1 – 1 of 1) sorted by relevance
1293 compareInt32(int32_t lPos, int32_t rPos) { in compareInt32() argument1298 if (lPos < rPos) { in compareInt32()1300 } else if (lPos > rPos) { in compareInt32()1310 int32_t lPos = ((const KeyMapEntry *)l)->oldpos; in compareKeySuffixes() local1312 const char *lStart = bundle->getKeyString(lPos); in compareKeySuffixes()1332 return compareInt32(lPos, rPos); in compareKeySuffixes()