Lines Matching refs:VdbeModuleComment
16875 # define VdbeModuleComment(X) sqlite3VdbeNoopComment X macro
16877 # define VdbeModuleComment(X) macro
16882 # define VdbeModuleComment(X) macro
127296 VdbeModuleComment((v, "BEGIN: GenRowDel(%d,%d,%d,%d)",
127409 VdbeModuleComment((v, "END: GenRowDel()"));
127453 VdbeModuleComment((v, "GenRowIdxDel for %s", pIdx->zName));
133538 VdbeModuleComment((v, "BEGIN: GenCnstCks(%d,%d,%d,%d,%d)",
134304 VdbeModuleComment((v, "END: GenCnstCks(%d)", seenReplace));
157219 VdbeModuleComment((v, "Begin WHERE-loop%d: %s",iLevel,pTabItem->pTab->zName));
158436 VdbeModuleComment((v, "begin transitive constraint"));
167093 VdbeModuleComment((v, "Begin WHERE-core"));
167163 VdbeModuleComment((v, "End WHERE-core"));
167313 VdbeModuleComment((v, "End WHERE-loop%d: %s", i,
169306 VdbeModuleComment((v, "windowFullScan begin"));
169379 VdbeModuleComment((v, "windowFullScan end"));
169610 VdbeModuleComment((v, "CodeRangeTest: if( R%d %s R%d %s R%d ) goto lbl",
169699 VdbeModuleComment((v, "CodeRangeTest: end"));