Searched refs:SQLITE_INTERNAL (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/lib/lua/sqlite/
H A Dsqlite.c368 { "INTERNAL", SQLITE_INTERNAL },
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d115 SQLITE_INTERNAL = 2, /** Internal logic error in SQLite */
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h447 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro
H A Dsqlite3.c760 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro
[all...]

Completed in 883 milliseconds