Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A DsqliteInt.h3982 # define Tuning(X) (sqlite3Config.aTune[(X)-1]) macro
3984 # define Tuning(X) 0 macro