Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c23757 typedef struct sqlite3StatType sqlite3StatType; typedef
23758 static SQLITE_WSD struct sqlite3StatType { struct
23759 sqlite3StatValueType nowValue[10]; /* Current value */
23760 sqlite3StatValueType mxValue[10]; /* Maximum value */