Home
last modified time | relevance | path

Searched refs:sqlite3_aggregate_context (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/public-domain/sqlite/lib/
Dsqlite3.expsym1 sqlite3_aggregate_context
/netbsd/src/external/public-domain/sqlite/dist/
Dsqlite3ext.h393 #define sqlite3_aggregate_context sqlite3_api->aggregate_context macro
Dsqlite3.h5873 SQLITE_API void *sqlite3_aggregate_context(sqlite3_context*, int nBytes);
Dsqlite3.c6186 SQLITE_API void *sqlite3_aggregate_context(sqlite3_context*, int nBytes);
91003 SQLITE_API void *sqlite3_aggregate_context(sqlite3_context *p, int nByte){
129724 p = sqlite3_aggregate_context(context, sizeof(*p));
129760 p = sqlite3_aggregate_context(context, sizeof(*p));
129787 p = sqlite3_aggregate_context(context, 0);
129804 p = sqlite3_aggregate_context(context, 0);
129819 p = sqlite3_aggregate_context(context, 0);
129848 p = sqlite3_aggregate_context(context, sizeof(*p));
129864 p = sqlite3_aggregate_context(context, 0);
129870 p = sqlite3_aggregate_context(ctx, sizeof(*p));
[all …]
Dshell.c4389 p = sqlite3_aggregate_context(context, sizeof(*p)); in decimalSumStep()
4415 p = sqlite3_aggregate_context(context, sizeof(*p)); in decimalSumInverse()
4424 Decimal *p = sqlite3_aggregate_context(context, 0); in decimalSumValue()
4429 Decimal *p = sqlite3_aggregate_context(context, 0); in decimalSumFinalize()
11296 p = (ZipfileCtx*)sqlite3_aggregate_context(pCtx, sizeof(ZipfileCtx)); in zipfileStep()
11448 p = (ZipfileCtx*)sqlite3_aggregate_context(pCtx, sizeof(ZipfileCtx)); in zipfileFinal()
/netbsd/src/distrib/sets/lists/comp/
Dmi10658 ./usr/share/man/cat3/sqlite3_aggregate_context.0 comp-c-catman .cat
19183 ./usr/share/man/html3/sqlite3_aggregate_context.html comp-c-htmlman html
27744 ./usr/share/man/man3/sqlite3_aggregate_context.3 comp-c-man .man