Searched defs:sqlite3_mem_methods (Results 1 – 2 of 2) sorted by relevance
1766 typedef struct sqlite3_mem_methods sqlite3_mem_methods; typedef 1767 struct sqlite3_mem_methods { struct 1768 xMallocsqlite3_mem_methods global() argument 1769 xFreesqlite3_mem_methods global() argument 1770 xReallocsqlite3_mem_methods global() argument 1771 xSizesqlite3_mem_methods global() argument 1772 xRoundupsqlite3_mem_methods global() argument 1773 xInitsqlite3_mem_methods global() argument 1774 xShutdownsqlite3_mem_methods global() argument 1775 pAppDatasqlite3_mem_methods global() argument [all...]
2079 typedef struct sqlite3_mem_methods sqlite3_mem_methods; typedef 2080 struct sqlite3_mem_methods { struct 2081 xMallocsqlite3_mem_methods global() argument 2082 xFreesqlite3_mem_methods global() argument 2083 xReallocsqlite3_mem_methods global() argument 2084 xSizesqlite3_mem_methods global() argument 2085 xRoundupsqlite3_mem_methods global() argument 2086 xInitsqlite3_mem_methods global() argument 2087 xShutdownsqlite3_mem_methods global() argument 2088 pAppDatasqlite3_mem_methods global() argument [all...]