Lines Matching refs:VdbeModuleComment
17439 # define VdbeModuleComment(X) sqlite3VdbeNoopComment X macro
17441 # define VdbeModuleComment(X) macro
17446 # define VdbeModuleComment(X) macro
130111 VdbeModuleComment((v, "BEGIN: GenRowDel(%d,%d,%d,%d)",
130224 VdbeModuleComment((v, "END: GenRowDel()"));
130268 VdbeModuleComment((v, "GenRowIdxDel for %s", pIdx->zName));
136767 VdbeModuleComment((v, "BEGIN: GenCnstCks(%d,%d,%d,%d,%d)",
137533 VdbeModuleComment((v, "END: GenCnstCks(%d)", seenReplace));
161096 VdbeModuleComment((v, "Begin WHERE-loop%d: %s",
162329 VdbeModuleComment((v, "begin transitive constraint"));
171763 VdbeModuleComment((v, "Begin WHERE-core"));
171819 VdbeModuleComment((v, "End WHERE-core"));
171978 VdbeModuleComment((v, "End WHERE-loop%d: %s", i,
173987 VdbeModuleComment((v, "windowFullScan begin"));
174060 VdbeModuleComment((v, "windowFullScan end"));
174291 VdbeModuleComment((v, "CodeRangeTest: if( R%d %s R%d %s R%d ) goto lbl",
174380 VdbeModuleComment((v, "CodeRangeTest: end"));