Home
last modified time | relevance | path

Searched defs:SQLITE_NOTICE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d140 SQLITE_NOTICE = 27, enumerator
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.h472 #define SQLITE_NOTICE 27 /* Notifications from sqlite3_log() */ macro
H A Dsqlite3.c785 #define SQLITE_NOTICE 27 /* Notifications from sqlite3_log() */ macro