Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dbtree.c136 int corruptPageError(int lineno, MemPage *p){ in corruptPageError() function
149 # define SQLITE_CORRUPT_PAGE(pMemPage) corruptPageError(__LINE__, pMemPage)