Searched defs:CrashGlobal (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dtest6.c26 typedef struct CrashGlobal CrashGlobal; typedef in typeref:struct:CrashGlobal
123 WriteBuffer *pNext; /* Next in CrashGlobal.pWriteList */
141 struct CrashGlobal { struct
152 static CrashGlobal g = {0, 0, SQLITE_DEFAULT_SECTOR_SIZE, 0, 0};

Completed in 373 milliseconds