OP_Remainder 63553 third_party/sqlite/amalgamation/sqlite3.c case OP_Remainder: { /* same as TK_REM, in1, in2, out3 */ OP_Remainder 73180 third_party/sqlite/amalgamation/sqlite3.c assert( TK_REM==OP_Remainder ); OP_Remainder 2443 third_party/sqlite/src/src/expr.c assert( TK_REM==OP_Remainder ); OP_Remainder 1231 third_party/sqlite/src/src/vdbe.c case OP_Remainder: { /* same as TK_REM, in1, in2, out3 */