Lines Matching refs:VdbeModuleComment
17006 # define VdbeModuleComment(X) sqlite3VdbeNoopComment X macro
17008 # define VdbeModuleComment(X) macro
17013 # define VdbeModuleComment(X) macro
128374 VdbeModuleComment((v, "BEGIN: GenRowDel(%d,%d,%d,%d)",
128487 VdbeModuleComment((v, "END: GenRowDel()"));
128531 VdbeModuleComment((v, "GenRowIdxDel for %s", pIdx->zName));
134820 VdbeModuleComment((v, "BEGIN: GenCnstCks(%d,%d,%d,%d,%d)",
135586 VdbeModuleComment((v, "END: GenCnstCks(%d)", seenReplace));
158799 VdbeModuleComment((v, "Begin WHERE-loop%d: %s",iLevel,pTabItem->pTab->zName));
160024 VdbeModuleComment((v, "begin transitive constraint"));
168957 VdbeModuleComment((v, "Begin WHERE-core"));
169032 VdbeModuleComment((v, "End WHERE-core"));
169190 VdbeModuleComment((v, "End WHERE-loop%d: %s", i,
171184 VdbeModuleComment((v, "windowFullScan begin"));
171257 VdbeModuleComment((v, "windowFullScan end"));
171488 VdbeModuleComment((v, "CodeRangeTest: if( R%d %s R%d %s R%d ) goto lbl",
171577 VdbeModuleComment((v, "CodeRangeTest: end"));