sqlite3ScratchMalloc 10923 third_party/sqlite/amalgamation/sqlite3.c SQLITE_PRIVATE void *sqlite3ScratchMalloc(int); sqlite3ScratchMalloc 44785 third_party/sqlite/amalgamation/sqlite3.c p = (WalIterator *)sqlite3ScratchMalloc(nByte); sqlite3ScratchMalloc 44795 third_party/sqlite/amalgamation/sqlite3.c aTmp = (ht_slot *)sqlite3ScratchMalloc( sqlite3ScratchMalloc 53090 third_party/sqlite/amalgamation/sqlite3.c apCell = sqlite3ScratchMalloc( szScratch ); sqlite3ScratchMalloc 109906 third_party/sqlite/amalgamation/sqlite3.c if( sz ) *ppNew = sqlite3ScratchMalloc(sz); sqlite3ScratchMalloc 5971 third_party/sqlite/src/src/btree.c apCell = sqlite3ScratchMalloc( szScratch ); sqlite3ScratchMalloc 2661 third_party/sqlite/src/src/main.c if( sz ) *ppNew = sqlite3ScratchMalloc(sz); sqlite3ScratchMalloc 2578 third_party/sqlite/src/src/sqliteInt.h void *sqlite3ScratchMalloc(int); sqlite3ScratchMalloc 1505 third_party/sqlite/src/src/wal.c p = (WalIterator *)sqlite3ScratchMalloc(nByte); sqlite3ScratchMalloc 1515 third_party/sqlite/src/src/wal.c aTmp = (ht_slot *)sqlite3ScratchMalloc(