Searched refs:sqlite3StatType (Results 1 – 1 of 1) sorted by relevance
23757 typedef struct sqlite3StatType sqlite3StatType; typedef23758 static SQLITE_WSD struct sqlite3StatType { struct23788 # define wsdStatInit sqlite3StatType *x = &GLOBAL(sqlite3StatType,sqlite3Stat)