Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d998 enum SQLITE_DETERMINISTIC = 0x800; variable
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.h5602 #define SQLITE_DETERMINISTIC 0x000000800 macro
H A Dsqlite3.c5915 #define SQLITE_DETERMINISTIC 0x000000800 macro