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

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3ext.h267 #define sqlite3_aggregate_context sqlite3_api->aggregate_context macro
H A Dsqlite3.c63756 SQLITE_API void *sqlite3_aggregate_context(sqlite3_context *p, int nByte){ function
92444 #define sqlite3_aggregate_context macro
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h232 #define sqlite3_aggregate_context sqlite3_api->aggregate_context macro
H A Dsqlite3.c62112 SQLITE_API void *sqlite3_aggregate_context(sqlite3_context *p, int nByte){ function
89124 #define sqlite3_aggregate_context macro
[all...]

Completed in 411 milliseconds