Searched defs:sqlite3WalCheckpoint (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | wal.h | 41 # define sqlite3WalCheckpoint(q,r,s,t,u,v,w,x,y,z) 0 macro |
| H A D | wal.c | 3842 int sqlite3WalCheckpoint( in sqlite3WalCheckpoint() function |