Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dfossildelta.c379 int limit = 250; in delta_create() local
544 unsigned int limit; in delta_apply() local
/sqlite-3.40.0/test/
H A Dspeedtest1.c295 unsigned swizzle(unsigned in, unsigned limit){ in swizzle()
307 unsigned roundup_allones(unsigned limit){ in roundup_allones()
/sqlite-3.40.0/tool/
H A Dsqldiff.c1048 int limit = 250; in rbuDeltaCreate() local
/sqlite-3.40.0/src/
H A Dmain.c3055 int limit = 0; in sqlite3ParseUri() local
H A Dsqlite3ext.h205 int (*limit)(sqlite3*,int,int); member
H A Dbtree.c8042 int limit = pOld->nCell; in balance_nonroot() local
/sqlite-3.40.0/ext/rbu/
H A Dsqlite3rbu.c575 unsigned int limit; in rbuDeltaApply() local