Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dfuzzershell.c803 int nScratch = 0, szScratch=0;/* --scratch configuration */ in main() local
/sqlite-3.40.0/src/
H A Dbtree.c7879 int szScratch; /* Size of scratch memory requested */ in balance_nonroot() local