Home
last modified time | relevance | path

Searched defs:rRun (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A DwhereInt.h137 LogEst rRun; /* Cost of running each loop */ member
174 LogEst rRun; /* Cost of running this subquery */ member
H A Dwhere.c206 LogEst rRun, /* Run-cost of the new entry */ in whereOrInsert()