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

/external/sqlite/dist/orig/
H A Dsqlite3ext.h286 #define sqlite3_aggregate_count sqlite3_api->aggregate_count macro
H A Dsqlite3.c4491 SQLITE_API SQLITE_DEPRECATED int SQLITE_STDCALL sqlite3_aggregate_count(sqlite3_context*);
69772 SQLITE_API int SQLITE_STDCALL sqlite3_aggregate_count(sqlite3_context *p){ function
102141 #define sqlite3_aggregate_count macro
[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h286 #define sqlite3_aggregate_count sqlite3_api->aggregate_count macro
H A Dsqlite3.c4491 SQLITE_API SQLITE_DEPRECATED int SQLITE_STDCALL sqlite3_aggregate_count(sqlite3_context*);
69790 SQLITE_API int SQLITE_STDCALL sqlite3_aggregate_count(sqlite3_context *p){ function
102159 #define sqlite3_aggregate_count macro
[all...]

Completed in 552 milliseconds