Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwal.h45 # define sqlite3WalFramesize(z) 0 macro
H A Dwal.c4143 int sqlite3WalFramesize(Wal *pWal){ in sqlite3WalFramesize() function