Lines Matching defs:roundFunc
125122 static void roundFunc(sqlite3_context *context, int argc, sqlite3_value **argv){127008 FUNCTION(round, 1, 0, 0, roundFunc ),127009 FUNCTION(round, 2, 0, 0, roundFunc ),