Home
last modified time | relevance | path

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

/minix3/external/public-domain/sqlite/dist/
H A Dsqlite3.h419 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
H A Dsqlite3.c447 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro