Home
last modified time | relevance | path

Searched defs:next (Results 1 – 11 of 11) sorted by relevance

/sqlite-3.40.0/src/
H A Dmem5.c69 int next; /* Index of next free chunk */ member
150 int next, prev; in memsys5Unlink() local
H A Dmem3.c88 u32 next; /* Index in mem3.aPool[] of next free chunk */ member
148 u32 next = mem3.aPool[i].u.list.next; in memsys3UnlinkFromList() local
H A Dhash.h60 HashElem *next, *prev; /* Next and previous elements in the table */ member
H A Dbtree.c2002 u32 next, size; in btreeComputeFreeSpace() local
4828 Pgno next = 0; in getOverflowPage() local
/sqlite-3.40.0/ext/fts2/
H A Dfts2_hash.h51 fts2HashElem *next, *prev; /* Next and previous elements in the table */ member
H A Dfts2.c4074 struct InteriorBlock *next; member
/sqlite-3.40.0/ext/fts1/
H A Dft_hash.h53 HashElem *next, *prev; /* Next and previous elements in the table */ member
H A Dfts1_hash.h53 fts1HashElem *next, *prev; /* Next and previous elements in the table */ member
H A Dfulltext.c1221 DocList *next = docListNew(need_positions ? DL_POSITIONS : DL_DOCIDS); in fulltext_query() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3_hash.h51 Fts3HashElem *next, *prev; /* Next and previous elements in the table */ member
/sqlite-3.40.0/tool/
H A Dlemon.c305 struct rule *next; /* Next rule in the global list */ member
325 struct config *next; /* Next configuration in the state */ member
352 struct action *next; /* Next action for this state */ member
376 struct plink *next; /* The next propagate link */ member
1896 char **next, in msort()
5277 struct s_x1node *next; /* Next entry with the same hash */ member
5445 struct s_x2node *next; /* Next entry with the same hash */ member
5644 struct s_x3node *next; /* Next entry with the same hash */ member
5784 struct s_x4node *next; /* Next entry with the same hash */ member