Home
last modified time | relevance | path

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

/external/sqlite/dist/sqlite-autoconf-3440300/
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 */
/external/sqlite/dist/sqlite-autoconf-3420000/orig/
Dshell.c13939 typedef struct RecoverBitmap RecoverBitmap; typedef
13940 struct RecoverBitmap { struct
13941 i64 nPg; /* Size of bitmap */
13942 u32 aElem[1]; /* Array of 32-bit bitmasks */
/external/sqlite/dist/sqlite-autoconf-3440300/orig/
Dshell.c15344 typedef struct RecoverBitmap RecoverBitmap; typedef
15345 struct RecoverBitmap { struct
15346 i64 nPg; /* Size of bitmap */
15347 u32 aElem[1]; /* Array of 32-bit bitmasks */
/external/sqlite/dist/sqlite-autoconf-3420000/
Dshell.c13946 typedef struct RecoverBitmap RecoverBitmap; typedef
13947 struct RecoverBitmap { struct
13948 i64 nPg; /* Size of bitmap */
13949 u32 aElem[1]; /* Array of 32-bit bitmasks */