Searched refs:bEof (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c102662 int bEof; /* Set to true when merge is finished */ member in struct:IncrMerger
102945 int bEof = 1; local
184631 u8 bEof; /* True this expression is at EOF already */ member in struct:Fts3Expr
189285 u8 bEof = 0; local
190396 u8 bEof; local
190612 u8 bEof = 0; local
196299 u8 bEof = 0; local
196342 u8 bEof = 0; local
223130 int bEof; /* Set to true after xInput finished */ member in struct:SessionInput
230469 u8 bEof; /* Set to true at EOF */ member in struct:Fts5PoslistReader
230521 u8 bEof; member in struct:Fts5IndexIter
234814 int bEof; /* True at EOF */ member in struct:Fts5ExprNode
235607 int bEof = 0; local
235905 int bEof = 1; local
239240 int bEof; /* At EOF already */ member in struct:Fts5DlidxLvl
254641 int bEof; /* True if this cursor is at EOF */ member in struct:Fts5VocabCursor
[all...]
H A Dshell.c9570 u8 bEof; /* True when at EOF */ member in struct:ZipfileCsr
9761 pCsr->bEof = 0;
10208 pCsr->bEof = 1;
10224 pCsr->bEof = 1;
10426 return pCsr->bEof;
10598 pCsr->bEof = 1;

Completed in 579 milliseconds