Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Ddbstat.c86 typedef struct StatTable StatTable; typedef
143 struct StatTable { struct
163 StatTable *pTab = 0; in statConnect() argument