Home
last modified time | relevance | path

Searched refs:showAllWhereLoops (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dwhere.c5301 static void showAllWhereLoops(WhereInfo *pWInfo, WhereClause *pWC){ in showAllWhereLoops() function
5313 # define WHERETRACE_ALL_LOOPS(W,C) showAllWhereLoops(W,C)