Home
last modified time | relevance | path

Searched defs:pLast (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/tea/generic/
H A Dtclsqlite3.c1551 SqlPreparedStmt *pLast = pDb->stmtLast; in dbReleaseStmt() local
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c12966 static void idxScanFree(IdxScan *pScan, IdxScan *pLast){ in idxScanFree()
12982 static void idxStatementFree(IdxStatement *pStatement, IdxStatement *pLast){ in idxStatementFree()
18120 EQPGraphRow *pLast; /* Last element of the pRow list */ member
H A Dsqlite3.c20010 TriggerStep *pLast; /* Last element in link-list. Valid for 1st elem only */ member
26747 struct MemBlockHdr *pLast; member