Home | History | Annotate | Download | only in dist

Lines Matching refs:CHECK_PAGE

35971 ** The CHECK_PAGE macro takes a PgHdr* as an argument. If SQLITE_CHECK_PAGES
35975 #define CHECK_PAGE(x) checkPage(x)
35986 #define CHECK_PAGE(x)
40089 CHECK_PAGE(pPg);