Lines Matching defs:rc2
1118 int rc2;1221 rc2 = sqlite3_finalize(pStmt);1222 if( rc!=SQLITE_NOMEM ) rc = rc2;