Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h342 sqlite3_int64 (*total_changes64)(sqlite3*); member
677 #define sqlite3_total_changes64 sqlite3_api->total_changes64
H A Dsqlite3.c135814 sqlite3_int64 (*total_changes64)(sqlite3*);
136149 #define sqlite3_total_changes64 sqlite3_api->total_changes64