Home
last modified time | relevance | path

Searched refs:iRhsTopic (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/lsm1/
H A Dlsm_sorted.c826 int iRhsTopic, void *pRhsKey, int nRhsKey in sortedKeyCompare() argument
828 int res = iLhsTopic - iRhsTopic; in sortedKeyCompare()