Lines Matching refs:zByte
16015 u8 *zByte; /* Memory usable by this allocator */16030 zByte = (u8*)sqlite3GlobalConfig.pHeap;16031 assert( zByte!=0 ); /* sqlite3_config() does not allow otherwise */16040 mem5.zPool = zByte;