Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/lib/sqlite/
HDsqlite3.c13000 typedef struct sqlite3StatType sqlite3StatType; typedef
13001 static SQLITE_WSD struct sqlite3StatType { struct
13014 # define wsdStatInit sqlite3StatType *x = &GLOBAL(sqlite3StatType,sqlite3Stat) argument
/NextBSD/contrib/sqlite3/
HDsqlite3.c15112 typedef struct sqlite3StatType sqlite3StatType; typedef
15113 static SQLITE_WSD struct sqlite3StatType { struct
15115 sqlite3_int64 nowValue[10]; /* Current value */
15116 sqlite3_int64 mxValue[10]; /* Maximum value */