Searched defs:bEof (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/src/ | ||
H A D | shell.c | 7114 u8 bEof; /* True when at EOF */ member |
H A D | sqlite3.c | 100177 int bEof; /* Set to true when merge is finished */ global() member 100460 int bEof = 1; global() local 179742 u8 bEof; /* True this expression is at EOF already */ global() member 184337 u8 bEof = 0; global() local 185434 u8 bEof; global() local 185648 u8 bEof = 0; global() local 191333 u8 bEof = 0; global() local 191376 u8 bEof = 0; global() local 215600 int bEof; /* Set to true after xInput finished */ global() member 222245 u8 bEof; /* Set to true at EOF */ global() member 222297 u8 bEof; global() member 226435 int bEof; /* True at EOF */ global() member 227184 int bEof = 0; global() local 227482 int bEof = 1; global() local 230547 int bEof; /* At EOF already */ global() member 243525 int bEof; /* True if this cursor is at EOF */ global() member [all...] |
Completed in 156 milliseconds