Lines Matching refs:VdbeModuleComment
17056 # define VdbeModuleComment(X) sqlite3VdbeNoopComment X macro
17058 # define VdbeModuleComment(X) macro
17063 # define VdbeModuleComment(X) macro
133077 VdbeModuleComment((v, "BEGIN: GenRowDel(%d,%d,%d,%d)",
133190 VdbeModuleComment((v, "END: GenRowDel()"));
133234 VdbeModuleComment((v, "GenRowIdxDel for %s", pIdx->zName));
139330 VdbeModuleComment((v, "BEGIN: GenCnstCks(%d,%d,%d,%d,%d)",
140096 VdbeModuleComment((v, "END: GenCnstCks(%d)", seenReplace));
163164 VdbeModuleComment((v, "Begin WHERE-loop%d: %s",iLevel,pTabItem->pTab->zName));
164381 VdbeModuleComment((v, "begin transitive constraint"));
173089 VdbeModuleComment((v, "Begin WHERE-core"));
173164 VdbeModuleComment((v, "End WHERE-core"));
173314 VdbeModuleComment((v, "End WHERE-loop%d: %s", i,
175307 VdbeModuleComment((v, "windowFullScan begin"));
175380 VdbeModuleComment((v, "windowFullScan end"));
175611 VdbeModuleComment((v, "CodeRangeTest: if( R%d %s R%d %s R%d ) goto lbl",
175700 VdbeModuleComment((v, "CodeRangeTest: end"));