Lines Matching defs:countStep
126366 static void countStep(sqlite3_context *context, int argc, sqlite3_value **argv){
126391 /* p is always non-NULL since countStep() will have been called first */
127034 WAGGREGATE(count, 0,0,0, countStep,
127037 WAGGREGATE(count, 1,0,0, countStep,