Lines Matching refs:sqlite3_malloc64

3381 SQLITE_API void *sqlite3_malloc64(sqlite3_uint64);
30260 SQLITE_API void *sqlite3_malloc64(sqlite3_uint64 n){ in sqlite3_malloc64() function
32004 sqlite3_str *p = sqlite3_malloc64(sizeof(*p)); in sqlite3_str_new()
32253 RCStr *p = sqlite3_malloc64( N + sizeof(*p) + 1 ); in sqlite3RCStrNew()
32309 *pp = p = sqlite3_malloc64( sizeof(*p) ); in sqlite3TreeViewPush()
37493 pFile->aJrnl = sqlite3_malloc64( n );
37555 aTxt = sqlite3_malloc64( szTxt+1 );
37731 zOut = sqlite3_malloc64( pFile->nJrnl*2 + 50 );
37876 pFile->aData = sqlite3_malloc64(SQLITE_KVOS_SZ);
39038 pNew = sqlite3_malloc64( sizeof(*pNew) + (n+1) );
39489 pInode = sqlite3_malloc64( sizeof(*pInode) );
42061 char *zTFile = sqlite3_malloc64( pFile->pVfs->mxPathname );
42700 p = sqlite3_malloc64( sizeof(*p) );
42732 pShmNode = sqlite3_malloc64( sizeof(*pShmNode) + nShmFilename );
42954 pMem = sqlite3_malloc64(nMap);
43910 pNew->lockingContext = pCtx = sqlite3_malloc64( sizeof(*pCtx) );
43940 zLockFile = (char *)sqlite3_malloc64(nFilename);
44359 pUnused = sqlite3_malloc64(sizeof(*pUnused));
45250 pUnused = sqlite3_malloc64(sizeof(*pUnused));
45283 pNew = (unixFile *)sqlite3_malloc64(sizeof(*pNew));
45761 *pConchPath = conchPath = (char *)sqlite3_malloc64(len + 8);
45877 pCtx = sqlite3_malloc64( sizeof(*pCtx) );
53299 pOut = sqlite3_malloc64( pStore->sz );
53320 pOut = sqlite3_malloc64( sz );
53793 pTmpSpace = sqlite3_malloc64(BITVEC_SZ);
66017 aFrame = (u8 *)sqlite3_malloc64(szFrame + WALINDEX_PGSZ);
66512 p = (WalIterator *)sqlite3_malloc64(nByte
67406 aFrame = (u8 *)sqlite3_malloc64(szFrame);
100835 pRhs = sqlite3_malloc64( sizeof(*pRhs) );
129100 zOut = z = sqlite3_malloc64( argc*4+1 );
129471 z = sqlite3_malloc64(n+1);
130008 pnsl = (int*)sqlite3_malloc64((pGCC->nAccum+1) * sizeof(int));
136075 #define sqlite3_malloc64 sqlite3_api->malloc64
136578 sqlite3_malloc64,
136807 zAltEntry = sqlite3_malloc64(ncFile+30);
136828 *pzErrMsg = zErrmsg = sqlite3_malloc64(nMsg);
136869 *pzErrMsg = zErrmsg = sqlite3_malloc64(nMsg);
150450 z = sqlite3_malloc64( n );
150499 res.azResult = sqlite3_malloc64(sizeof(char*)*res.nAlloc );
181169 zFile = sqlite3_malloc64(nByte);
181344 zFile = sqlite3_malloc64(nUri+8);
181960 p = sqlite3_malloc64( sizeof(DbClientData)+n+1 );
182889 pResult = p = sqlite3_malloc64( nByte );
185384 zRet = sqlite3_malloc64(nRet);
185579 aIndex = sqlite3_malloc64(sizeof(struct Fts3Index) * nIndex);
185672 azCol = (const char **)sqlite3_malloc64(sizeof(char *) * nCol + nStr);
185754 aCol = (const char **)sqlite3_malloc64(nByte);
185757 azNotindexed = (char **)sqlite3_malloc64(nByte);
185952 p = (Fts3Table*)sqlite3_malloc64(nByte);
187174 aOut = sqlite3_malloc64((i64)n1+n2+FTS3_VARINT_MAX-1+FTS3_BUFFER_PADDING);
187246 aOut = sqlite3_malloc64((sqlite3_int64)*pnRight + FTS3_VARINT_MAX);
187426 pTS->aaOutput[0] = sqlite3_malloc64((i64)nDoclist + FTS3_VARINT_MAX + 1);
189337 char *aDoclist = sqlite3_malloc64((i64)nByte+FTS3_BUFFER_PADDING);
189731 aTC = (Fts3TokenAndCost *)sqlite3_malloc64(
190053 aTmp = sqlite3_malloc64(nTmp*2);
190365 pExpr->aMI = (u32 *)sqlite3_malloc64(pTab->nColumn * 3 * sizeof(u32));
190825 p = (Fts3auxTable *)sqlite3_malloc64(nByte);
191410 void *pRet = sqlite3_malloc64(nByte);
192084 apLeaf = (Fts3Expr **)sqlite3_malloc64(sizeof(Fts3Expr *) * nMaxDepth);
192504 azCol = (char **)sqlite3_malloc64(nCol*sizeof(char *));
192619 void *p = sqlite3_malloc64(n);
194516 *pazDequote = azDequote = sqlite3_malloc64(sizeof(char *)*argc + nByte);
194741 pCsr->zInput = sqlite3_malloc64(nByte+1);
195505 p = sqlite3_malloc64(sizeof(*p) + 100);
196078 char *aByte = sqlite3_malloc64((i64)nByte + FTS3_NODE_PADDING);
196195 pReader->zTerm = (char*)sqlite3_malloc64(((i64)nTerm+1)*2);
196203 aCopy = (char*)sqlite3_malloc64(nCopy);
196490 pReader = (Fts3SegReader *)sqlite3_malloc64(sizeof(Fts3SegReader) + nExtra);
196623 pReader = (Fts3SegReader *)sqlite3_malloc64(nByte);
196916 pTree->aData = (char *)sqlite3_malloc64(nReq);
196960 pNew = (SegmentNode *)sqlite3_malloc64(sizeof(SegmentNode) + p->nNodeSize);
197107 pWriter = (SegmentWriter *)sqlite3_malloc64(sizeof(SegmentWriter));
197113 pWriter->aData = (char *)sqlite3_malloc64(p->nNodeSize);
198262 pBlob = sqlite3_malloc64( 10*(sqlite3_int64)p->nColumn );
198312 a = sqlite3_malloc64( (sizeof(u32)+10)*(sqlite3_int64)nStat );
198436 aSz = (u32 *)sqlite3_malloc64(nByte);
198507 pCsr->apSegment = (Fts3SegReader **)sqlite3_malloc64(nByte);
199791 pWriter = (IncrmergeWriter *)sqlite3_malloc64(nAlloc);
200430 pRet = (char *)sqlite3_malloc64(p->pList->nData);
200450 pDeferred = sqlite3_malloc64(sizeof(*pDeferred));
200562 aSzDel = sqlite3_malloc64(sizeof(aSzDel[0])*((sqlite3_int64)p->nColumn+1)*2);
200871 aOut = (u32*)sqlite3_malloc64(p->nElem * sizeof(u32));
209197 pNode = (RtreeNode *)sqlite3_malloc64(sizeof(RtreeNode) + pRtree->iNodeSize);
209271 pNode = (RtreeNode *)sqlite3_malloc64(sizeof(RtreeNode)+pRtree->iNodeSize);
209603 pCsr = (RtreeCursor *)sqlite3_malloc64(sizeof(RtreeCursor));
210335 sqlite3_malloc64( sizeof(*pInfo)+pSrc->iSize );
210409 pCsr->aConstraint = sqlite3_malloc64(sizeof(RtreeConstraint)*argc);
210954 aaSorted = (int **)sqlite3_malloc64(nByte);
211080 aCell = sqlite3_malloc64((sizeof(RtreeCell)+sizeof(int))*(nCell+1));
212141 pRtree = (Rtree *)sqlite3_malloc64(sizeof(Rtree)+nDb+nName*2+8);
212430 pRet = sqlite3_malloc64(nNode);
213062 pOut = sqlite3_malloc64( GEOPOLY_SZ((sqlite3_int64)s.nVertex) );
213112 p = sqlite3_malloc64( sizeof(*p) + (nVertex-1)*2*sizeof(GeoCoord) );
213396 p = sqlite3_malloc64( sizeof(*p) + (n-1)*2*sizeof(GeoCoord) );
213876 p = sqlite3_malloc64( nByte );
214053 pRtree = (Rtree *)sqlite3_malloc64(sizeof(Rtree)+nDb+nName*2+8);
214722 pBlob = (RtreeMatchArg *)sqlite3_malloc64(nBlob);
215438 p = (IcuTokenizer *)sqlite3_malloc64(sizeof(IcuTokenizer)+n);
215495 pCsr = (IcuCursor *)sqlite3_malloc64(
217348 pRet = sqlite3_malloc64(nByte);
217395 zRet = (char*)sqlite3_malloc64(nCopy);
219475 zWideFilename = sqlite3_malloc64( nChar*sizeof(zWideFilename[0]) );
220273 p = (sqlite3rbu*)sqlite3_malloc64(nByte);
220430 pRet = sqlite3_malloc64(sizeof(sqlite3rbu));
221269 char *pNew = (char*)sqlite3_malloc64(szRegion);
221640 pNew = (rbu_vfs*)sqlite3_malloc64(nByte);
221878 pTab = (StatTable *)sqlite3_malloc64(sizeof(StatTable));
221989 pCsr = (StatCursor *)sqlite3_malloc64(sizeof(StatCursor));
222137 p->aCell = sqlite3_malloc64((p->nCell+1) * sizeof(StatCell));
222174 pCell->aOvfl = sqlite3_malloc64(sizeof(u32)*nOvfl);
222689 pTab = (DbpageTable *)sqlite3_malloc64(sizeof(DbpageTable));
222778 pCsr = (DbpageCursor *)sqlite3_malloc64(sizeof(DbpageCursor));
223506 void *pRet = sqlite3_malloc64(nByte);
225320 pNew = (sqlite3_session *)sqlite3_malloc64(sizeof(sqlite3_session) + nDb + 1);
226452 u8 *aCopy = sqlite3_malloc64((sqlite3_int64)nData+1);
227121 apVal = (sqlite3_value **)sqlite3_malloc64(sizeof(apVal[0])*nCol*2);
228498 pNew = (SessionChange *)sqlite3_malloc64(sizeof(SessionChange) + nRec);
228532 pNew = (SessionChange*)sqlite3_malloc64(nByte);
228599 pNew = (SessionChange *)sqlite3_malloc64(nByte);
228817 pTab = sqlite3_malloc64(sizeof(SessionTable) + nCol + nNew+1);
233154 p = (Fts5Bm25Data*)sqlite3_malloc64(nByte);
233556 pRet = sqlite3_malloc64(nByte);
234150 char *zOut = sqlite3_malloc64(nIn+1);
234995 static void *fts5ParseAlloc(u64 t){ return sqlite3_malloc64((sqlite3_int64)t);}
235098 char *zExpr = (char*)sqlite3_malloc64(nText*4 + 1);
235272 Fts5PoslistReader *aNew = (Fts5PoslistReader*)sqlite3_malloc64(nByte);
235353 aIter = (Fts5PoslistReader*)sqlite3_malloc64(nByte);
236398 pRet = sqlite3_malloc64(nByte);
236478 pSyn = (Fts5ExprTerm*)sqlite3_malloc64(nByte);
237250 zQuoted = sqlite3_malloc64(nByte);
237504 azConfig = (const char**)sqlite3_malloc64(sizeof(char*) * nConfig);
237702 pRet = sqlite3_malloc64(sizeof(Fts5PoslistPopulator)*pExpr->nPhrase);
238105 pNew->aSlot = (Fts5HashEntry**)sqlite3_malloc64(nByte);
238173 apNew = (Fts5HashEntry**)sqlite3_malloc64(nNew*sizeof(Fts5HashEntry*));
238288 p = (Fts5HashEntry*)sqlite3_malloc64(nByte);
238459 ap = sqlite3_malloc64(sizeof(Fts5HashEntry*) * nMergeSlot);
238512 u8 *pRet = (u8*)(*ppOut = sqlite3_malloc64(nPre + nList + 10));
239426 pRet = (Fts5Data*)sqlite3_malloc64(nAlloc);
248373 pCsr = (Fts5Cursor*)sqlite3_malloc64(nByte);
248675 pSorter = (Fts5Sorter*)sqlite3_malloc64(nByte);
250421 pAux = (Fts5Auxiliary*)sqlite3_malloc64(nByte);
250459 pNew = (Fts5TokenizerModule*)sqlite3_malloc64(nByte);
250884 zBind = sqlite3_malloc64(1 + nCol*2);
251070 *pp = p = (Fts5Storage*)sqlite3_malloc64(nByte);
251081 char *zDefn = sqlite3_malloc64(32 + (sqlite3_int64)pConfig->nCol * 10);
251725 aTotalSize = (i64*)sqlite3_malloc64(pConfig->nCol*(sizeof(int)+sizeof(i64)));
252152 pFold = sqlite3_malloc64((sqlite3_int64)nByte*2);
252375 p->aFold = sqlite3_malloc64(p->nFold * sizeof(char));
252497 aFold = sqlite3_malloc64((sqlite3_int64)nFold*2);
255487 pNew = sqlite3_malloc64( sizeof(*pNew) );
255509 pCur = sqlite3_malloc64( sizeof(*pCur) );
255611 StmtRow *pNew = (StmtRow*)sqlite3_malloc64(sizeof(StmtRow) + nSql);