Home
last modified time | relevance | path

Searched defs:aStart (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/tool/
H A Dshowdb.c469 unsigned char *aStart, /* Start of content to be printed */ in printBytes()
/sqlite-3.40.0/src/
H A Dwherecode.c2422 static const u8 aStart[] = { OP_Rewind, OP_Last }; in sqlite3WhereCodeOneLoopStart() local