Searched refs:iLEnd (Results 1 – 1 of 1) sorted by relevance
494 sqlite3_int64 iLEnd = sqlite3_column_int64(pStmt, 3); in showSegdirMap() local506 if( iLEnd>iStart ){ in showSegdirMap()508 if( iLEnd+1<=iEnd ){ in showSegdirMap()509 sqlite3_bind_int64(pStmt2, 1, iLEnd+1); in showSegdirMap()535 iStart, iLEnd, iLEnd - iStart + 1); in showSegdirMap()