Home
last modified time | relevance | path

Searched defs:pStart (Results 1 – 13 of 13) sorted by relevance

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest3.c58 char *pStart = (char *)(&pRet->azCksum[nEntry]); in testCksumArrayNew() local
H A Dlsmtest_tdb4.c580 const char *pStart; in testParseOption() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3.c358 const unsigned char *pStart = p; in sqlite3Fts3GetVarintU() local
399 const unsigned char *pStart = p; in sqlite3Fts3GetVarintBounded() local
510 char *pStart, in fts3GetReverseVarint()
3641 static void fts3ReversePoslist(char *pStart, char **ppPoslist){ in fts3ReversePoslist()
/sqlite-3.40.0/src/
H A Dpcache1.c230 void *pStart, *pEnd; /* Bounds of global page cache memory */ member
H A Dwherecode.c1569 WhereTerm *pStart, *pEnd; in sqlite3WhereCodeOneLoopStart() local
H A Dwindow.c1180 Expr *pStart, /* Start window size if TK_PRECEDING or FOLLOWING */ in sqlite3WindowAlloc()
H A Dmain.c749 void *pStart; in setupLookaside() local
H A Dbuild.c3907 Token *pStart, /* The CREATE token that begins this statement */ in sqlite3CreateIndex()
H A Dshell.c.in310 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){
388 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){
H A DsqliteInt.h1446 void *pStart; /* First byte of available memory space */ member
4248 Expr *pStart; /* Expression for "<expr> PRECEDING" */ member
H A Dbtree.c7442 u8 * const pStart = &aData[pPg->hdrOffset + 8 + pPg->childPtrSize]; in pageFreeArray() local
/sqlite-3.40.0/ext/session/
H A Dsqlite3session.c2352 u8 *pStart = a; in sessionAppendDelete() local
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c1213 const char *pStart = 0; in docListMerge() local