WhereCost 98372 sqlite3/libsqlite/sqlite3.c typedef struct WhereCost WhereCost; WhereCost 99989 sqlite3/libsqlite/sqlite3.c WhereCost sTermCost; WhereCost 102849 sqlite3/libsqlite/sqlite3.c WhereCost bestPlan; /* Most efficient plan seen so far */ WhereCost 102911 sqlite3/libsqlite/sqlite3.c WhereCost sCost; /* Cost information from best[Virtual]Index() */