crash_malloc      320 third_party/sqlite/src/src/test6.c         zGarbage = crash_malloc(g.iSectorSize);
crash_malloc      368 third_party/sqlite/src/src/test6.c   pNew = (WriteBuffer *)crash_malloc(sizeof(WriteBuffer) + nBuf);
crash_malloc      607 third_party/sqlite/src/src/test6.c     pWrapper->zData = crash_malloc(pWrapper->nData);