Searched refs:SQLITE_VERSION_NUMBER (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/subversion/subversion/include/private/
H A Dsvn_dep_compat.h159 #define SVN_SQLITE_MIN_VERSION_NUMBER SQLITE_VERSION_NUMBER
/freebsd-10.0-release/contrib/sqlite3/
H A Dsqlite3.h79 #ifdef SQLITE_VERSION_NUMBER
80 # undef SQLITE_VERSION_NUMBER macro
90 ** ^(The [SQLITE_VERSION_NUMBER] C preprocessor macro resolves to an integer
93 ** The SQLITE_VERSION_NUMBER for any given release of SQLite will also
111 #define SQLITE_VERSION_NUMBER 3007017 macro
119 ** [SQLITE_VERSION_NUMBER], and [SQLITE_SOURCE_ID] C preprocessor macros
127 ** assert( sqlite3_libversion_number()==SQLITE_VERSION_NUMBER );
138 ** [SQLITE_VERSION_NUMBER]. ^The sqlite3_sourceid() function returns
H A Dsqlite3.c650 #ifdef SQLITE_VERSION_NUMBER
651 # undef SQLITE_VERSION_NUMBER macro
661 ** ^(The [SQLITE_VERSION_NUMBER] C preprocessor macro resolves to an integer
664 ** The SQLITE_VERSION_NUMBER for any given release of SQLite will also
682 #define SQLITE_VERSION_NUMBER 3007017 macro
690 ** [SQLITE_VERSION_NUMBER], and [SQLITE_SOURCE_ID] C preprocessor macros
698 ** assert( sqlite3_libversion_number()==SQLITE_VERSION_NUMBER );
709 ** [SQLITE_VERSION_NUMBER]. ^The sqlite3_sourceid() function returns
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h79 #ifdef SQLITE_VERSION_NUMBER
80 # undef SQLITE_VERSION_NUMBER macro
90 ** ^(The [SQLITE_VERSION_NUMBER] C preprocessor macro resolves to an integer
93 ** The SQLITE_VERSION_NUMBER for any given release of SQLite will also
111 #define SQLITE_VERSION_NUMBER 3007008 macro
119 ** [SQLITE_VERSION_NUMBER], and [SQLITE_SOURCE_ID] C preprocessor macros
127 ** assert( sqlite3_libversion_number()==SQLITE_VERSION_NUMBER );
138 ** [SQLITE_VERSION_NUMBER]. ^The sqlite3_sourceid() function returns
H A Dsqlite3.c632 #ifdef SQLITE_VERSION_NUMBER
633 # undef SQLITE_VERSION_NUMBER macro
643 ** ^(The [SQLITE_VERSION_NUMBER] C preprocessor macro resolves to an integer
646 ** The SQLITE_VERSION_NUMBER for any given release of SQLite will also
664 #define SQLITE_VERSION_NUMBER 3007008 macro
672 ** [SQLITE_VERSION_NUMBER], and [SQLITE_SOURCE_ID] C preprocessor macros
680 ** assert( sqlite3_libversion_number()==SQLITE_VERSION_NUMBER );
691 ** [SQLITE_VERSION_NUMBER]. ^The sqlite3_sourceid() function returns
[all...]

Completed in 755 milliseconds