Lines Matching defs:SQLITE_CONFIG_SCRATCH
1968 ** [[SQLITE_CONFIG_SCRATCH]] <dt>SQLITE_CONFIG_SCRATCH</dt>
2008 ** for by [SQLITE_CONFIG_SCRATCH] and [SQLITE_CONFIG_PAGECACHE].
2110 #define SQLITE_CONFIG_SCRATCH 6 /* void*, int sz, int N */
6384 ** controlled by [SQLITE_CONFIG_SCRATCH] and auxiliary page-cache
6425 ** [SQLITE_CONFIG_SCRATCH]. The value returned is in allocations, not
6432 ** allocation which could not be satisfied by the [SQLITE_CONFIG_SCRATCH]
6436 ** "sz" parameter to [SQLITE_CONFIG_SCRATCH]) and because no scratch buffer
18986 /* Release memory from the SQLITE_CONFIG_SCRATCH allocation */
112828 case SQLITE_CONFIG_SCRATCH: {