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

/freebsd-11-stable/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...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3ext.h364 #define sqlite3_aggregate_context sqlite3_api->aggregate_context macro
H A Dsqlite3.c84513 SQLITE_API void *sqlite3_aggregate_context(sqlite3_context *p, int nByte){ function
125754 #define sqlite3_aggregate_context macro
[all...]

Completed in 786 milliseconds