代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/230047/14307771
c svm_learn.c
/***********************************************************************/
/* */
/* svm_learn.c
www.eeworm.com/read/230045/14307878
c svm_learn.c
/***********************************************************************/
/* */
/* svm_learn.c
www.eeworm.com/read/230044/14308027
c svm_learn.c
/***********************************************************************/
/* */
/* svm_learn.c
www.eeworm.com/read/125948/14453910
c svm_learn.c
/***********************************************************************/
/* */
/* svm_learn.c
www.eeworm.com/read/122453/14689525
h sl_types.h
#ifndef _SL_TYPES_H
#define _SL_TYPES_H
//#include
//#include
#include
#define HAVE_IEEE754_H
typedef unsigned int sl_len;
typedef signed char s8;
typede
www.eeworm.com/read/117724/14907410
h mm.h
#include
extern int mm_init (void);
extern void *mm_malloc (size_t size);
extern void mm_free (void *ptr);
extern void *mm_realloc(void *ptr, size_t size);
www.eeworm.com/read/115856/14999442
c svm_learn.c
/***********************************************************************/
/* */
/* svm_learn.c
www.eeworm.com/read/213801/15124615
c svm_learn.c
/***********************************************************************/
/* */
/* svm_learn.c
www.eeworm.com/read/161121/5555772
gal ld.script.gal
OUTPUT_FORMAT("elf32-bigmips")
OUTPUT_ARCH(mips)
ENTRY(startup)
SECTIONS
{
kernel_location_start = 0x80100000;
. = 0x80400000;
.text : {
*(.text)
}
.bss : {
*(.bss)
}
.data :{
*(.d
www.eeworm.com/read/370816/9584072
c svm_learn.c
/***********************************************************************/
/* */
/* svm_learn.c