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

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d649 SQLITE_ANALYZE = 28, /** Table Name NULL */
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h3280 #define SQLITE_ANALYZE 28 /* Table Name NULL */ macro
H A Dsqlite3.c3593 #define SQLITE_ANALYZE 28 /* Table Name NULL */ macro
[all...]
/netbsd-current/external/public-domain/sqlite/dist/tea/generic/
H A Dtclsqlite3.c1168 case SQLITE_ANALYZE : zCode="SQLITE_ANALYZE"; break;

Completed in 734 milliseconds