Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/
H A Dlsm_file.c324 static int IOERR_WRAPPER(int rc){ in IOERR_WRAPPER() function
329 # define IOERR_WRAPPER(rc) (rc) macro