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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c75567 MemPage *pLeaf; local
79955 MemPage *pLeaf = pCur->pPage; local
198883 NodeWriter *pLeaf; /* Object used to write leaf nodes */ local
210378 RtreeNode *pLeaf; /* Leaf on which the required cell resides */ local
211205 fixLeafParent(Rtree *pRtree, RtreeNode *pLeaf) argument
211426 RtreeNode *pLeaf = 0; /* Leaf node containing record iDelete */ local
211698 RtreeNode *pLeaf = 0; local
214176 RtreeNode *pLeaf; /* Leaf on which the required cell resides */ local
214473 RtreeNode *pLeaf = 0; local
239114 Fts5Data *pLeaf; /* Current leaf data */ member in struct:Fts5SegIter
239363 fts5LeafFirstTermOff(Fts5Data *pLeaf) argument
240361 Fts5Data *pLeaf; local
240831 Fts5Data *pLeaf = pIter->pLeaf; local
240967 Fts5Data *pLeaf = pIter->pLeaf; /* Current leaf data */ local
241049 Fts5Data *pLeaf = pIter->pLeaf; /* Current leaf data */ local
241393 Fts5Data *pLeaf = 0; local
243148 Fts5PageWriter *pLeaf = &pWriter->writer; local
243668 Fts5Data *pLeaf = 0; local
246528 Fts5Data *pLeaf = fts5DataRead(p, FTS5_SEGMENT_ROWID(pSeg->iSegid, i)); local
246537 fts5IntegrityCheckPgidx(Fts5Index *p, Fts5Data *pLeaf) argument
246609 Fts5Data *pLeaf; /* Data for this leaf */ local
[all...]

Completed in 1631 milliseconds