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