Lines Matching defs:sqlite3StatType
23845 typedef struct sqlite3StatType sqlite3StatType;23846 static SQLITE_WSD struct sqlite3StatType {23876 # define wsdStatInit sqlite3StatType *x = &GLOBAL(sqlite3StatType,sqlite3Stat)