Searched refs:iRhsFlags (Results 1 – 1 of 1) sorted by relevance
2080 int iRhsFlags, void *pRhsKey, int nRhsKey in sortedDbKeyCompare() argument2088 rtTopic(iRhsFlags), pRhsKey, nRhsKey in sortedDbKeyCompare()2102 if( LSM_START_DELETE==(iRhsFlags & m) ) iDel2 = +1; in sortedDbKeyCompare()2103 if( LSM_END_DELETE ==(iRhsFlags & m) ) iDel2 = -1; in sortedDbKeyCompare()