Searched refs:countStep (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/sqlite3/ |
| H A D | sqlite3.c | 135995 static void countStep(sqlite3_context *context, int argc, sqlite3_value **argv){ function 137297 WAGGREGATE(count, 0,0,0, countStep, 137300 WAGGREGATE(count, 1,0,0, countStep,
|