Searched defs:sqlite3_aggregate_count (Results 1 - 4 of 4) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3ext.h294 #define sqlite3_aggregate_count sqlite3_api->aggregate_count macro
H A Dsqlite3.c4508 SQLITE_API SQLITE_DEPRECATED int SQLITE_STDCALL sqlite3_aggregate_count(sqlite3_context*);
71820 SQLITE_API int SQLITE_STDCALL sqlite3_aggregate_count(sqlite3_context *p){ function
104341 #define sqlite3_aggregate_count macro
[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h294 #define sqlite3_aggregate_count sqlite3_api->aggregate_count macro
H A Dsqlite3.c4508 SQLITE_API SQLITE_DEPRECATED int SQLITE_STDCALL sqlite3_aggregate_count(sqlite3_context*);
71838 SQLITE_API int SQLITE_STDCALL sqlite3_aggregate_count(sqlite3_context *p){ function
104359 #define sqlite3_aggregate_count macro
[all...]

Completed in 475 milliseconds