代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/216705/4888690

cpp java_object.cpp

#include #include "../header/JAVA_Object.h" #include "../header/JAVA_VM.H" ////////////////////////////////////////////////////////////////////// // Construction/Destruction ////////
www.eeworm.com/read/341380/3251975

c ar.c

///////////////////////////////////////////////////////////////////////// //ar.c //Last update: 2001.10.3 #include "ar.h" #include "malloc.h" #include "math.h" //////////////////////////////////////
www.eeworm.com/read/340665/3269617

c mtrimr.c

#include void * _malloc_trim_r (struct _reent *ptr, size_t pad) { return 0; }
www.eeworm.com/read/321483/3535194

5007002

5.007002 calloc # U getcwd_sv # U init_tm # U malloc # U mfree # U mini_mktime
www.eeworm.com/read/298657/3860505

c mtrimr.c

#include void * _malloc_trim_r (struct _reent *ptr, size_t pad) { return 0; }
www.eeworm.com/read/286557/4039147

cpp java_object.cpp

#include #include "../header/JAVA_Object.h" #include "../header/JAVA_VM.H" ////////////////////////////////////////////////////////////////////// // Construction/Destruction /////
www.eeworm.com/read/279968/4129594

c mtrimr.c

#include void * _malloc_trim_r (struct _reent *ptr, size_t pad) { return 0; }
www.eeworm.com/read/408539/2248734

c ar.c

///////////////////////////////////////////////////////////////////////// //ar.c //Last update: 2001.10.3 #include "ar.h" #include "malloc.h" #include "math.h" //////////////////////////////////////
www.eeworm.com/read/106611/15632746

h embsql.h

#define DLL_EXPORT __declspec (dllexport) //////////////////////////////////////////////////// // Memory stuff for MALLOC.CPP // // // Assign to each area an index "n". This is currently pro
www.eeworm.com/read/358883/10176961

c fifobuffer.c

#include "FIFOBuffer.h" Node* FIFOHeader; Node* FIFOTailer; POOL data_type DMAPool; /* * _k_malloc_() * 从片内内存POOL中分配一个u16类型的地址空间 * 分配失败: 返回0;成功:返回地址 */ Node * _k_malloc_() { Node