Home
last modified time | relevance | path

Searched refs:xBound (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/lsm1/
H A Dlsm.h310 int (*xBound)(void *, int nSrc); member
H A Dlsm_main.c398 if( p->xBound==0 ){ in lsm_config()
H A Dlsm_file.c1446 pFS->nBuffer = pFS->pCompress->xBound(pFS->pCompress->pCtx, pFS->nPagesize); in fsAllocateBuffer()