代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/230010/14309210

cpp def_logcosh.cpp

#include #include #include void mat_transpose (float *, int , int , float *); void mat_mult (float *, int , int , float *, int , int , float *); /* Def_logcosh-负熵最
www.eeworm.com/read/230010/14309220

cpp calc_k.cpp

#include #include void mat_transpose (float *, int , int , float *); void mat_mult (float *, int , int , float *, int , int , float *); int svd(float *, int , int , float *, fl
www.eeworm.com/read/229857/14314764

cpp tmndec.cpp

//////////////////////////////////////////////////////////////////////////// // // // Project : VideoNet version 1.1. // Description : Peer to Peer Video Conferencing over the LAN. //
www.eeworm.com/read/229469/14335892

cpp tmndec.cpp

//////////////////////////////////////////////////////////////////////////// // // // Project : VideoNet version 1.1. // Description : Peer to Peer Video Conferencing over the LAN. //
www.eeworm.com/read/127689/14340250

h ospfh_patch.h

#ifndef UTIL_THREAD_PATCH #define UTIL_THREAD_PATCH #include #include //#define XFREE(a, b) free(b) //#define XCALLOC(a, b) malloc(b) //#define XMALLOC(a, b) mal
www.eeworm.com/read/127689/14340303

h ospfh_patch.h

#ifndef UTIL_THREAD_PATCH #define UTIL_THREAD_PATCH #include #include //#define XFREE(a, b) free(b) //#define XCALLOC(a, b) malloc(b) //#define XMALLOC(a, b) mal
www.eeworm.com/read/227948/14405468

c spea2_functions.c

/*======================================================================== PISA (www.tik.ee.ethz.ch/pisa/) ======================================================================== Computer Engi
www.eeworm.com/read/227570/14420970

h m_osip_port.h

/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001,2002,2003,2004 Aymeric MOIZARD jack@atosc.org This library is free software; you can red
www.eeworm.com/read/123658/14617237

h xm-next.h

#include "m68k/xm-m68k.h" /* malloc does better with chunks the size of a page. */ #define OBSTACK_CHUNK_SIZE (getpagesize ())
www.eeworm.com/read/123658/14617895

h xm-next.h

#include "i386/xm-i386.h" /* malloc does better with chunks the size of a page. */ #define OBSTACK_CHUNK_SIZE (getpagesize ())