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

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d651 SQLITE_DROP_VTABLE = 30, /** Table Name Module Name */
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h3282 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
H A Dsqlite3.c3595 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
[all...]
/netbsd-current/external/public-domain/sqlite/dist/tea/generic/
H A Dtclsqlite3.c1170 case SQLITE_DROP_VTABLE : zCode="SQLITE_DROP_VTABLE"; break;

Completed in 710 milliseconds