Home
last modified time | relevance | path

Searched refs:sqlite3StatType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c25038 typedef struct sqlite3StatType sqlite3StatType; typedef
25039 static SQLITE_WSD struct sqlite3StatType { struct
25069 # define wsdStatInit sqlite3StatType *x = &GLOBAL(sqlite3StatType,sqlite3Stat)