Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dpragma.h14 #define PragTyp_CACHE_SIZE 6 macro
185 /* ePragTyp: */ PragTyp_CACHE_SIZE,
H A Dpragma.c838 case PragTyp_CACHE_SIZE: { in sqlite3Pragma()