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

/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c295 sqlite3_int64 iEnd = timeOfDay(); local
14872 static char **readline_completion(const char *zText, int iStart, int iEnd){ argument
H A Dsqlite3.c66700 u32 iEnd = iStart + iSize; /* First byte past the iStart buffer */ local
71952 int iEnd = i+nCell; /* Loop terminator */ local
72043 int iEnd = iFirst + nCell; /* End of loop. One past last cell to ins */ local
72107 int iEnd = iFirst + nCell; local
75932 const i64 iEnd = (i64)iSrcPg*(i64)nSrcPgsz; local
76174 i64 iEnd; local
122342 int iEnd = sqlite3VdbeCurrentAddr(v); local
137180 int iEnd; /* Address of the end of the query */ local
148930 int iEnd = sqlite3VdbeCurrentAddr(v); local
153660 int iEnd = sqlite3VdbeCurrentAddr(v); local
176859 int nToken = 0, iStart = 0, iEnd = 0, iPosition = 0; local
176975 int nByte = 0, iBegin = 0, iEnd = 0, iPos = 0; local
179289 int iEnd = 0; local
179836 int iEnd; /* Current 'end' value */ member in struct:Fts3tokCursor
181022 int iEnd = 0; local
183932 sqlite3_int64 iEnd; /* Block number of last allocated block */ member in struct:IncrmergeWriter
184424 fts3IsAppendable(Fts3Table *p, sqlite3_int64 iEnd, int *pbRes) argument
184470 sqlite3_int64 iEnd = 0; /* Value of %_segdir.end_block */ local
186412 int iEnd = 0x7FFFFFFF; local
186757 int iEnd = 0; /* Byte offset of end of current token */ local
187652 int iEnd = 0; local
190616 u32 iEnd; /* EOF when i equals or exceeds this value */ member in struct:JsonEachCursor
198303 int iEnd = 0; local
214159 int iEnd; /* Last token in coalesced phrase instance */ member in struct:CInstIter
214176 int iEnd = io - 1 + pIter->pApi->xPhraseSize(pIter->pFts, ip); local
214450 sqlite3_int64 iEnd = (sqlite3_int64)iPos + nToken; local
226396 int iEnd; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c56666 const i64 iEnd = (i64)iSrcPg*(i64)nSrcPgsz; local
56908 i64 iEnd; local
87019 int iEnd = sqlite3VdbeCurrentAddr(v); local
96096 int iEnd; /* Address of the end of the query */ local
119697 int nToken, iStart, iEnd, iPosition; local
119802 int nByte, iBegin, iEnd, iPos; local
121791 int iEnd; local
122898 int iEnd; local
125808 int iEnd = 0x7FFFFFFF; local
126141 int iEnd = 0; /* Byte offset of end of current token */ local
126891 int iEnd; local
130997 int iEnd = 0; local
[all...]

Completed in 710 milliseconds