Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dpragma.h36 #define PragTyp_MMAP_SIZE 28 macro
429 /* ePragTyp: */ PragTyp_MMAP_SIZE,
H A Dpragma.c907 case PragTyp_MMAP_SIZE: { in sqlite3Pragma()