Home
last modified time | relevance | path

Searched defs:usable (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/tool/
H A Dshowdb.c978 int usable = g.pagesize - a[20]; in page_usage_ptrmap() local
1059 int usable; in ptrmap_coverage_report() local
/sqlite-3.40.0/src/
H A Dsqlite.h.in7178 unsigned char usable; /* True if this constraint is usable */ member