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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c11984 IdxHashEntry *pFirst; member in struct:IdxHash
13218 IdxWrite *pFirst = p->pWrite; local
[all...]
H A Dsqlite3.c26746 struct MemBlockHdr *pFirst; member in struct:__anon42
42365 unixShm *pFirst; /* All unixShm objects pointing to this */ member in struct:unixShmNode
50043 winShm *pFirst; /* All winShm objects pointing to this */ member in struct:winShmNode
85508 VdbeOp *pOut, *pFirst; local
105552 FileChunk *pFirst; /* Head of in-memory chunk-list */ member in struct:MemJournal
105612 memjrnlFreeChunks(FileChunk *pFirst) argument
110483 Expr *pFirst = pList->a[iFirst].pExpr; local
164547 Index *pFirst; /* First of real indices on the table */ local
210024 RtreeSearchPoint *pNew, *pFirst; local
241543 Fts5SegIter *pFirst = &pIter->aSeg[ pIter->aFirst[1].iFirst ]; local
[all...]

Completed in 677 milliseconds