Searched defs:iEnd (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c1343 sqlite3_int64 iEnd = timeOfDay(); local
6689 int iStart, iEnd, iGoto; local
22354 static char **readline_completion(const char *zText, int iStart, int iEnd){ argument
H A Dsqlite3.c37637 sqlite3_int64 iEnd = iOfst+iAmt; local
72055 u32 iEnd = iStart + iSize; /* First byte past the iStart buffer */ local
77673 int iEnd = i+nCell; /* Loop terminator */ local
77764 int iEnd = iFirst + nCell; /* End of loop. One past last cell to ins */ local
77828 int iEnd = iFirst + nCell; local
81808 const i64 iEnd = (i64)iSrcPg*(i64)nSrcPgsz; local
82047 i64 iEnd; local
92356 int iEnd = pScan->aAddrRange[ii+1]; local
132372 int iEnd = sqlite3VdbeCurrentAddr(v); local
142140 tableAndColumnIndex( SrcList *pSrc, int iStart, int iEnd, const char *zCol, int *piTab, int *piCol, int bIgnoreHidden ) argument
149062 int iEnd; /* Address of the end of the query */ local
161496 int iEnd = sqlite3VdbeCurrentAddr(v); local
167532 int iEnd = sqlite3VdbeCurrentAddr(v); local
169578 int iEnd; local
191484 int nToken = 0, iStart = 0, iEnd = 0, iPosition = 0; local
191600 int nByte = 0, iBegin = 0, iEnd = 0, iPos = 0; local
193914 int iEnd = 0; local
194461 int iEnd; /* Current 'end' value */ member in struct:Fts3tokCursor
195650 int iEnd = 0; local
198575 sqlite3_int64 iEnd; /* Block number of last allocated block */ member in struct:IncrmergeWriter
199080 fts3IsAppendable(Fts3Table *p, sqlite3_int64 iEnd, int *pbRes) argument
199126 sqlite3_int64 iEnd = 0; /* Value of %_segdir.end_block */ local
201074 int iEnd = 0x7FFFFFFF; local
201421 int iEnd = 0; /* Byte offset of end of current token */ local
202317 int iEnd = 0; local
204520 jsonbValidityCheck( const JsonParse *pParse, u32 i, u32 iEnd, u32 iDepth ) argument
205333 u32 sz, n, j, iEnd; local
205565 u32 n, sz, i, iEnd; local
205910 u32 i, j, k, nKey, sz, n, iEnd, rc; local
206654 jsonDebugPrintBlob( JsonParse *pParse, u32 iStart, u32 iEnd, int nIndent, sqlite3_str *pOut ) argument
207833 u32 iEnd; /* First byte past the end */ member in struct:JsonParent
207843 u32 iEnd; /* EOF when i equals or exceeds this value */ member in struct:JsonEachCursor
215563 int iEnd = 0; local
232582 int iEnd; /* Last token in coalesced phrase instance */ member in struct:CInstIter
232599 int iEnd = io - 1 + pIter->pApi->xPhraseSize(pIter->pFts, ip); local
232908 sqlite3_int64 iEnd = (sqlite3_int64)iPos + nToken; local
247270 int iEnd; local
[all...]

Completed in 763 milliseconds