Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c15349 typedef struct RecoverBitmap RecoverBitmap; typedef
15350 struct RecoverBitmap { struct
15351 i64 nPg; /* Size of bitmap */
15352 u32 aElem[1]; /* Array of 32-bit bitmasks */