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

/netbsd-current/external/public-domain/sqlite/man/
H A DMakefile53 sqlite3_aggregate_count.3 \
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h395 #define sqlite3_aggregate_count sqlite3_api->aggregate_count macro
H A Dsqlite3.h5619 SQLITE_API SQLITE_DEPRECATED int sqlite3_aggregate_count(sqlite3_context*);
H A Dsqlite3.c5932 SQLITE_API SQLITE_DEPRECATED int sqlite3_aggregate_count(sqlite3_context*);
91112 SQLITE_API int sqlite3_aggregate_count(sqlite3_context *p){ function
135867 #define sqlite3_aggregate_count macro
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d1003 deprecated int sqlite3_aggregate_count(sqlite3_context*);

Completed in 501 milliseconds