Searched refs:iLhsFlags (Results 1 – 1 of 1) sorted by relevance
2079 int iLhsFlags, void *pLhsKey, int nLhsKey, in sortedDbKeyCompare() argument2087 rtTopic(iLhsFlags), pLhsKey, nLhsKey, in sortedDbKeyCompare()2100 if( LSM_START_DELETE==(iLhsFlags & m) ) iDel1 = +1; in sortedDbKeyCompare()2101 if( LSM_END_DELETE ==(iLhsFlags & m) ) iDel1 = -1; in sortedDbKeyCompare()