Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c135773 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,