Home
last modified time | relevance | path

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

/minix3/external/public-domain/sqlite/dist/
H A Dsqlite3.h412 #define SQLITE_CORRUPT 11 /* The database disk image is malformed */ macro
H A Dsqlite3.c440 #define SQLITE_CORRUPT 11 /* The database disk image is malformed */ macro