Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.h3256 #define SQLITE_CREATE_TEMP_TABLE 4 /* Table Name NULL */ macro
H A Dsqlite3.c3569 #define SQLITE_CREATE_TEMP_TABLE 4 /* Table Name NULL */ macro