Home
last modified time | relevance | path

Searched defs:iFirst (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c40837 sqlite3_int64 iFirst, iLast; in unixPosixAdvisoryLocks() local
68911 u32 iFirst = 1 + (iPg==0?0:HASHTABLE_NPAGE_ONE+(iPg-1)*HASHTABLE_NPAGE); local
71471 u32 iFirst = 0; /* First frame that may be overwritten */ local
80752 int iFirst, /* First cell in pCArray to use */
80848 int iFirst, /* Index of first cell to add */
80911 int iFirst, /* First cell to delete */
88719 int iFirst, /* First opcode of the subroutine */
89225 int iFirst, /* Index of first register to be released */
114749 int iFirst = pList ? pList->nExpr : 0; local
120326 SQLITE_PRIVATE int sqlite3NoTempsInRange(Parse *pParse, int iFirst, int iLast){
[all …]
H A Dshell.c1368 int iFirst; /* First character in a span having this width */ member
1445 int iFirst, iLast; in sqlite3_qrf_wcwidth() local
9343 unsigned int iFirst = p->nState; in re_subcompile_string() local