代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/274071/10888913
c svm_learn.c
/***********************************************************************/
/* */
/* svm_learn.c
www.eeworm.com/read/465201/7059468
c igmpcon_snmp_new.c
#include "Igmpcon.h"
#define SNMP_SUCCESS 0x1
#define SNMP_ERROR 0x41
#define ERROR_MALLOC 1
BOOL type_snmp = FALSE;
char tempbuf[10000];
unsigned short t_len;
short *tlen = &t_len;
char *
www.eeworm.com/read/196264/8109119
c svm_learn.c
/***********************************************************************/
/* */
/* svm_learn.c
www.eeworm.com/read/328803/13001144
c gbstrtab.c
#include "GBStrTab.h"
#include "Error.h"
#include
#include
#include
const_string *g_StringTabHead;
static int sg_nstr_num;
const char _STR_VAR_NAME[] = "str
www.eeworm.com/read/324400/13264711
c svm_learn.c
/***********************************************************************/
/* */
/* svm_learn.c
www.eeworm.com/read/238907/13315236
flags .lib.a.flags
ifeq (ctype.o checksum.o string.o strlib.o vsprintf.o printf.o malloc.o memory.o,$(strip $(subst $(comma),:,$(EXTRA_ARFLAGS) $(LX_OBJS) $(L_OBJS))))
FILES_FLAGS_UP_TO_DATE += lib.a
endif
www.eeworm.com/read/317759/13497957
c svm_learn.c
/***********************************************************************/
/* */
/* svm_learn.c
www.eeworm.com/read/147766/5721184
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/136821/5851265
h custom-linux-generic-g++.h
/**********************************************************************
** Copyright (C) 2000-2002 Trolltech AS. All rights reserved.
**
** This file is part of the Qtopia Environment.
**
** This fil
www.eeworm.com/read/131315/5935796
sh sgi.sh
optimize='-O1'
d_mymalloc=define
mallocsrc='malloc.c'
mallocobj='malloc.o'
d_voidsig=define
d_vfork=undef
d_charsprf=undef
case `(uname -r) 2>/dev/null` in
4*)libswanted=`echo $libswanted | sed 's/c_s