Home
last modified time | relevance | path

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

/minix3/external/public-domain/sqlite/dist/
H A Dsqlite3.h403 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro
H A Dsqlite3.c431 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro