Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dpragma.h15 #define PragTyp_CACHE_SPILL 7 macro
192 /* ePragTyp: */ PragTyp_CACHE_SPILL,
H A Dpragma.c872 case PragTyp_CACHE_SPILL: { in sqlite3Pragma()