Searched refs:SQLITE_EXTENSION_INIT2 (Results 1 – 3 of 3) sorted by relevance
708 # define SQLITE_EXTENSION_INIT2(v) sqlite3_api=v; macro715 # define SQLITE_EXTENSION_INIT2(v) (void)v; /* unused parameter */ macro
2179 #define SQLITE_EXTENSION_INIT2(X) (void)(X)3537 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_shathree_init() 3650 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_uint_init() 4522 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_decimal_init() 4823 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_base_init() 5199 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_base_init() 5611 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_ieee_init() 6254 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_series_init() 7128 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_regexp_init() 8165 SQLITE_EXTENSION_INIT2(pAp in sqlite3_fileio_init() 2184 #define SQLITE_EXTENSION_INIT2( global() macro [all...]
[all...]