代码搜索:malloc

找到约 10,000 项符合「malloc」的源代码

代码结果 10,000
www.eeworm.com/read/436318/7772325

cpp pcx.cpp

// Pcx.cpp: implementation of the CPcx class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include #include #include "P
www.eeworm.com/read/436318/7772586

cpp pcx.cpp

// Pcx.cpp: implementation of the CPcx class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include #include #include "P
www.eeworm.com/read/436008/7779223

h page3.h

void getProcessID() { struct dirent **namelist; int n=0; n = scandir("/proc", &namelist, 0, alphasort); if (processID) { free(processID); } processID=malloc(n*size
www.eeworm.com/read/143409/12878444

c shiyan1.c

#include #include #include #include typedef struct pnode { float coef;
www.eeworm.com/read/240565/13213326

c pflmvs.c

#include #include "pdefs.h" double source(); /***************************************************************/ fields() { static float se; static float far *a, far *b, far *c,
www.eeworm.com/read/239193/13297349

h cstring.h

#pragma once #include "stdafx.h" #include #include #include // for _alloca (allocation on stack) // ---------------------------------------------------------
www.eeworm.com/read/316956/13513616

readme_testctimeutc

FILE LIST - testCtimeUTC.c DESCRIPTION - malloc: This routine allocates a block of memory from the free list. The size of the blcok will be equal to or greater than n
www.eeworm.com/read/136072/5874912

c mallinfo.c

/* This is a version (aka dlmalloc) of malloc/free/realloc written by Doug Lea and released to the public domain. Use, modify, and redistribute this code without permission or acknowledgement i
www.eeworm.com/read/136072/5874917

c realloc.c

/* This is a version (aka dlmalloc) of malloc/free/realloc written by Doug Lea and released to the public domain. Use, modify, and redistribute this code without permission or acknowledgement i
www.eeworm.com/read/326077/6287929

cpp pcx.cpp

// Pcx.cpp: implementation of the CPcx class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include #include #include "P