Searched refs:sqlite3StatType (Results 1 – 2 of 2) sorted by relevance
13000 typedef struct sqlite3StatType sqlite3StatType; typedef13001 static SQLITE_WSD struct sqlite3StatType { struct13014 # define wsdStatInit sqlite3StatType *x = &GLOBAL(sqlite3StatType,sqlite3Stat) argument
21288 typedef struct sqlite3StatType sqlite3StatType; typedef21289 static SQLITE_WSD struct sqlite3StatType { struct21319 # define wsdStatInit sqlite3StatType *x = &GLOBAL(sqlite3StatType,sqlite3Stat)