HomeSort by relevance Sort by last modified time
    Searched defs:zByte (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
mem5.c 458 u8 *zByte; /* Memory usable by this allocator */
473 zByte = (u8*)sqlite3GlobalConfig.pHeap;
474 assert( zByte!=0 ); /* sqlite3_config() does not allow otherwise */
484 mem5.zPool = zByte;
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 92 milliseconds