代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/111973/15498782

c cinv.c

#include "stdlib.h" #include "stdio.h" int cinv(n,ar,ai) int n; double ar[],ai[]; { int *is,*js,i,j,k,l,u,v,w; double p,q,s,t,d,b; is=malloc(n*sizeof(int)); js=malloc
www.eeworm.com/read/139291/5804214

def pcre.def

EXPORTS pcre_malloc DATA pcre_free DATA pcre_compile pcre_copy_substring pcre_exec pcre_get_substring pcre_get_substring_list pcre_info pcre_maketables pcre_study pcre_version regcomp regexec reger
www.eeworm.com/read/169190/5426571

def pcre.def

EXPORTS pcre_malloc DATA pcre_free DATA pcre_compile pcre_copy_substring pcre_exec pcre_get_substring pcre_get_substring_list pcre_info pcre_maketables pcre_study pcre_version regcomp regexec reger
www.eeworm.com/read/166965/9987815

cpp servicedataqueue.cpp

// ServiceDataQueue.cpp: implementation of the CServiceDataQueue class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "malloc.h" #incl
www.eeworm.com/read/166965/9987824

cppbk servicedataqueue.cppbk

// ServiceDataQueue.cpp: implementation of the CServiceDataQueue class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "malloc.h" #incl
www.eeworm.com/read/454760/7383787

c 职员管理.c

#include #include #include #include /****************************************************************************************************/ /*************
www.eeworm.com/read/152661/5672410

c bplist-dynamic.c

//========================================================================== // // bplist-dynamic.c // // Dynamic breakpoint list. // Currently only statically allocated. (ie NO_MALLOC
www.eeworm.com/read/150583/5691006

c bplist-dynamic.c

//========================================================================== // // bplist-dynamic.c // // Dynamic breakpoint list. // Currently only statically allocated. (ie NO_MALLOC
www.eeworm.com/read/106385/6195014

c bplist-dynamic.c

//========================================================================== // // bplist-dynamic.c // // Dynamic breakpoint list. // Currently only statically allocated. (ie NO_MALLOC
www.eeworm.com/read/120898/14784236

cpp scanner.cpp

#include #include #include #include