Searched refs:zByte (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c17070 u8 *zByte; /* Memory usable by this allocator */ local
17085 zByte = (u8*)sqlite3GlobalConfig.pHeap;
17086 assert( zByte!=0 ); /* sqlite3_config() does not allow otherwise */
17096 mem5.zPool = zByte;
122211 const char *zByte; local
[all...]

Completed in 405 milliseconds