Lines Matching refs:sqlite3_malloc64
3586 SQLITE_API void *sqlite3_malloc64(sqlite3_uint64);
31072 SQLITE_API void *sqlite3_malloc64(sqlite3_uint64 n){ in sqlite3_malloc64() function
32869 sqlite3_str *p = sqlite3_malloc64(sizeof(*p)); in sqlite3_str_new()
33127 RCStr *p = sqlite3_malloc64( N + sizeof(*p) + 1 ); in sqlite3RCStrNew()
33183 *pp = p = sqlite3_malloc64( sizeof(*p) ); in sqlite3TreeViewPush()
38318 pFile->aJrnl = sqlite3_malloc64( n ); in kvvfsDecodeJournal()
38380 aTxt = sqlite3_malloc64( szTxt+1 ); in kvvfsReadJrnl()
38556 zOut = sqlite3_malloc64( pFile->nJrnl*2 + 50 ); in kvvfsSyncJrnl()
38701 pFile->aData = sqlite3_malloc64(SQLITE_KVOS_SZ); in kvvfsOpen()
39864 pNew = sqlite3_malloc64( sizeof(*pNew) + (n+1) ); in vxworksFindFileId()
40319 pInode = sqlite3_malloc64( sizeof(*pInode) ); in findInodeInfo()
42878 char *zTFile = sqlite3_malloc64( pFile->pVfs->mxPathname ); in unixFileControl()
43524 p = sqlite3_malloc64( sizeof(*p) ); in unixOpenSharedMemory()
43556 pShmNode = sqlite3_malloc64( sizeof(*pShmNode) + nShmFilename ); in unixOpenSharedMemory()
43778 pMem = sqlite3_malloc64(nMap); in unixShmMap()
44733 pNew->lockingContext = pCtx = sqlite3_malloc64( sizeof(*pCtx) ); in fillInUnixFile()
44763 zLockFile = (char *)sqlite3_malloc64(nFilename); in fillInUnixFile()
45182 pUnused = sqlite3_malloc64(sizeof(*pUnused)); in unixOpen()
46080 pUnused = sqlite3_malloc64(sizeof(*pUnused)); in proxyCreateUnixFile()
46113 pNew = (unixFile *)sqlite3_malloc64(sizeof(*pNew)); in proxyCreateUnixFile()
46591 *pConchPath = conchPath = (char *)sqlite3_malloc64(len + 8); in proxyCreateConchPathname()
46707 pCtx = sqlite3_malloc64( sizeof(*pCtx) ); in proxyTransformUnixFile()
54599 pOut = sqlite3_malloc64( pStore->sz );
54628 pOut = sqlite3_malloc64( sz );
55103 pTmpSpace = sqlite3_malloc64(BITVEC_SZ);
67351 aFrame = (u8 *)sqlite3_malloc64(szFrame + WALINDEX_PGSZ);
67845 p = (WalIterator *)sqlite3_malloc64(nByte
68746 aFrame = (u8 *)sqlite3_malloc64(szFrame);
102652 pRhs = sqlite3_malloc64( sizeof(*pRhs) );
131576 zOut = sqlite3_malloc64(nIn+1);
131685 zOut = z = sqlite3_malloc64( argc*4+1 );
132056 z = sqlite3_malloc64(n+1);
132600 pnsl = (int*)sqlite3_malloc64((pGCC->nAccum+1) * sizeof(int));
138976 #define sqlite3_malloc64 sqlite3_api->malloc64
139481 sqlite3_malloc64,
139712 zAltEntry = sqlite3_malloc64(ncFile+30);
139733 *pzErrMsg = zErrmsg = sqlite3_malloc64(nMsg);
139774 *pzErrMsg = zErrmsg = sqlite3_malloc64(nMsg);
153753 z = sqlite3_malloc64( n );
153802 res.azResult = sqlite3_malloc64(sizeof(char*)*res.nAlloc );
185693 zFile = sqlite3_malloc64(nByte);
185868 zFile = sqlite3_malloc64(nUri+8);
186488 p = sqlite3_malloc64( SZ_DBCLIENTDATA(n+1) );
187407 pResult = p = sqlite3_malloc64( nByte );
189925 zRet = sqlite3_malloc64(nRet);
190120 aIndex = sqlite3_malloc64(sizeof(struct Fts3Index) * nIndex);
190213 azCol = (const char **)sqlite3_malloc64(sizeof(char *) * nCol + nStr);
190295 aCol = (const char **)sqlite3_malloc64(nByte);
190298 azNotindexed = (char **)sqlite3_malloc64(nByte);
190493 p = (Fts3Table*)sqlite3_malloc64(nByte);
191720 aOut = sqlite3_malloc64((i64)n1+n2+FTS3_VARINT_MAX-1+FTS3_BUFFER_PADDING);
191792 aOut = sqlite3_malloc64((sqlite3_int64)*pnRight + FTS3_VARINT_MAX);
191972 pTS->aaOutput[0] = sqlite3_malloc64((i64)nDoclist + FTS3_VARINT_MAX + 1);
193885 char *aDoclist = sqlite3_malloc64((i64)nByte+FTS3_BUFFER_PADDING);
194279 aTC = (Fts3TokenAndCost *)sqlite3_malloc64(
194601 aTmp = sqlite3_malloc64(nTmp*2 + FTS3_VARINT_MAX);
194931 pExpr->aMI = (u32 *)sqlite3_malloc64(pTab->nColumn * 3 * sizeof(u32));
195391 p = (Fts3auxTable *)sqlite3_malloc64(nByte);
195976 void *pRet = sqlite3_malloc64(nByte);
196674 apLeaf = (Fts3Expr **)sqlite3_malloc64(sizeof(Fts3Expr *) * nMaxDepth);
197094 azCol = (char **)sqlite3_malloc64(nCol*sizeof(char *));
197208 void *p = sqlite3_malloc64(n);
199101 *pazDequote = azDequote = sqlite3_malloc64(sizeof(char *)*argc + nByte);
199326 pCsr->zInput = sqlite3_malloc64(nByte+1);
200090 p = sqlite3_malloc64(sizeof(*p) + 100);
200663 char *aByte = sqlite3_malloc64((i64)nByte + FTS3_NODE_PADDING);
200780 pReader->zTerm = (char*)sqlite3_malloc64(((i64)nTerm+1)*2);
200788 aCopy = (char*)sqlite3_malloc64(nCopy);
201075 pReader = (Fts3SegReader *)sqlite3_malloc64(sizeof(Fts3SegReader) + nExtra);
201208 pReader = (Fts3SegReader *)sqlite3_malloc64(nByte);
201501 pTree->aData = (char *)sqlite3_malloc64(nReq);
201545 pNew = (SegmentNode *)sqlite3_malloc64(sizeof(SegmentNode) + p->nNodeSize);
201692 pWriter = (SegmentWriter *)sqlite3_malloc64(sizeof(SegmentWriter));
201698 pWriter->aData = (char *)sqlite3_malloc64(p->nNodeSize);
202847 pBlob = sqlite3_malloc64( 10*(sqlite3_int64)p->nColumn );
202897 a = sqlite3_malloc64( (sizeof(u32)+10)*(sqlite3_int64)nStat );
203021 aSz = (u32 *)sqlite3_malloc64(nByte);
203092 pCsr->apSegment = (Fts3SegReader **)sqlite3_malloc64(nByte);
204376 pWriter = (IncrmergeWriter *)sqlite3_malloc64(nAlloc);
205020 pRet = (char *)sqlite3_malloc64(p->pList->nData);
205040 pDeferred = sqlite3_malloc64(sizeof(*pDeferred));
205152 aSzDel = sqlite3_malloc64(sizeof(aSzDel[0])*((sqlite3_int64)p->nColumn+1)*2);
205465 aOut = (u32*)sqlite3_malloc64(p->nElem * sizeof(u32));
214149 pNode = (RtreeNode *)sqlite3_malloc64(sizeof(RtreeNode) + pRtree->iNodeSize);
214220 pNode = (RtreeNode *)sqlite3_malloc64(sizeof(RtreeNode)+pRtree->iNodeSize);
214554 pCsr = (RtreeCursor *)sqlite3_malloc64(sizeof(RtreeCursor));
215293 sqlite3_malloc64( sizeof(*pInfo)+pSrc->iSize );
215370 pCsr->aConstraint = sqlite3_malloc64(sizeof(RtreeConstraint)*argc);
215915 aaSorted = (int **)sqlite3_malloc64(nByte);
216041 aCell = sqlite3_malloc64((sizeof(RtreeCell)+sizeof(int))*(nCell+1));
217105 pRtree = (Rtree *)sqlite3_malloc64(sizeof(Rtree)+nDb+nName*2+8);
217394 pRet = sqlite3_malloc64(nNode);
218026 pOut = sqlite3_malloc64( GEOPOLY_SZ((sqlite3_int64)s.nVertex) );
218076 p = sqlite3_malloc64( sizeof(*p) + (nVertex-1)*2*sizeof(GeoCoord) );
218360 p = sqlite3_malloc64( sizeof(*p) + (n-1)*2*sizeof(GeoCoord) );
218840 p = sqlite3_malloc64( nByte );
219017 pRtree = (Rtree *)sqlite3_malloc64(sizeof(Rtree)+nDb+nName*2+8);
219685 pBlob = (RtreeMatchArg *)sqlite3_malloc64(nBlob);
220434 p = (IcuTokenizer *)sqlite3_malloc64(sizeof(IcuTokenizer)+n);
220491 pCsr = (IcuCursor *)sqlite3_malloc64(
222368 pRet = sqlite3_malloc64(nByte);
222415 zRet = (char*)sqlite3_malloc64(nCopy);
224497 zWideFilename = sqlite3_malloc64( nChar*sizeof(zWideFilename[0]) );
225296 p = (sqlite3rbu*)sqlite3_malloc64(nByte);
225453 pRet = sqlite3_malloc64(sizeof(sqlite3rbu));
226293 char *pNew = (char*)sqlite3_malloc64(szRegion);
226667 pNew = (rbu_vfs*)sqlite3_malloc64(nByte);
226905 pTab = (StatTable *)sqlite3_malloc64(sizeof(StatTable));
227017 pCsr = (StatCursor *)sqlite3_malloc64(sizeof(StatCursor));
227165 p->aCell = sqlite3_malloc64((p->nCell+1) * sizeof(StatCell));
227202 pCell->aOvfl = sqlite3_malloc64(sizeof(u32)*nOvfl);
227724 pTab = (DbpageTable *)sqlite3_malloc64(sizeof(DbpageTable));
227813 pCsr = (DbpageCursor *)sqlite3_malloc64(sizeof(DbpageCursor));
228605 void *pRet = sqlite3_malloc64(nByte);
230475 pNew = (sqlite3_session *)sqlite3_malloc64(sizeof(sqlite3_session) + nDb + 1);
231618 u8 *aCopy = sqlite3_malloc64((sqlite3_int64)nData+1);
232287 apVal = (sqlite3_value **)sqlite3_malloc64(sizeof(apVal[0])*nCol*2);
233672 pNew = (SessionChange *)sqlite3_malloc64(sizeof(SessionChange) + nRec);
233706 pNew = (SessionChange*)sqlite3_malloc64(nByte);
233773 pNew = (SessionChange *)sqlite3_malloc64(nByte);
233978 pTab = sqlite3_malloc64(sizeof(SessionTable) + nCol + nTab+1);
238662 p = (Fts5Bm25Data*)sqlite3_malloc64(nByte);
239112 pRet = sqlite3_malloc64(nByte);
239713 char *zOut = sqlite3_malloc64(nIn+1);
240653 static void *fts5ParseAlloc(u64 t){ return sqlite3_malloc64((sqlite3_int64)t);}
240753 char *zExpr = (char*)sqlite3_malloc64(nText*4 + 1);
240927 Fts5PoslistReader *aNew = (Fts5PoslistReader*)sqlite3_malloc64(nByte);
241008 aIter = (Fts5PoslistReader*)sqlite3_malloc64(nByte);
242050 pRet = sqlite3_malloc64(nByte);
242130 pSyn = (Fts5ExprTerm*)sqlite3_malloc64(nByte);
242913 zQuoted = sqlite3_malloc64(nByte);
243167 azConfig = (const char**)sqlite3_malloc64(sizeof(char*) * nConfig);
243365 pRet = sqlite3_malloc64(sizeof(Fts5PoslistPopulator)*pExpr->nPhrase);
243768 pNew->aSlot = (Fts5HashEntry**)sqlite3_malloc64(nByte);
243836 apNew = (Fts5HashEntry**)sqlite3_malloc64(nNew*sizeof(Fts5HashEntry*));
243951 p = (Fts5HashEntry*)sqlite3_malloc64(nByte);
244122 ap = sqlite3_malloc64(sizeof(Fts5HashEntry*) * nMergeSlot);
244175 u8 *pRet = (u8*)(*ppOut = sqlite3_malloc64(nPre + nList + 10));
245107 pRet = (Fts5Data*)sqlite3_malloc64(nAlloc);
254482 pCsr = (Fts5Cursor*)sqlite3_malloc64(nByte);
254785 pSorter = (Fts5Sorter*)sqlite3_malloc64(nByte);
256911 pAux = (Fts5Auxiliary*)sqlite3_malloc64(nByte);
257939 *pp = p = (Fts5Storage*)sqlite3_malloc64(nByte);
257952 char *zDefn = sqlite3_malloc64(32 + (sqlite3_int64)pConfig->nCol * 20);
258810 aTotalSize = (i64*)sqlite3_malloc64(pConfig->nCol*(sizeof(int)+sizeof(i64)));
259269 pFold = sqlite3_malloc64((sqlite3_int64)nByte*2);
259492 p->aFold = sqlite3_malloc64(p->nFold * sizeof(char));
259612 aFold = sqlite3_malloc64((sqlite3_int64)nFold*2);
262654 pNew = sqlite3_malloc64( sizeof(*pNew) );
262676 pCur = sqlite3_malloc64( sizeof(*pCur) );
262778 StmtRow *pNew = (StmtRow*)sqlite3_malloc64(sizeof(StmtRow) + nSql);