Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dpager.c1262 #define CHECK_PAGE(x) checkPage(x)
1263 static void checkPage(PgHdr *pPg){ in checkPage() function