Home | History | Annotate | Download | only in genrb

Lines Matching full:compareint32

1430 compareInt32(int32_t lPos, int32_t rPos) {
1469 return compareInt32(lPos, rPos);
1474 return compareInt32(((const KeyMapEntry *)l)->newpos, ((const KeyMapEntry *)r)->newpos);
1479 return compareInt32(((const KeyMapEntry *)l)->oldpos, ((const KeyMapEntry *)r)->oldpos);