代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/102935/6229034
makefile
# Makefile for the NCR/SYMBIOS/LSI 53C8XX PCI SCSI controllers driver.
O_TARGET := sym53c8xx_2.o
sym53c8xx-objs := sym_fw.o sym_glue.o sym_hipd.o sym_malloc.o sym_misc.o sym_nvram.o
obj-$(CONFIG_SCS
www.eeworm.com/read/480966/6654686
cpp spreadspectrum.cpp
#include
#include
#include
#include
int *spreadspectrum(int *string_spreadspectrum)
{
int *pi = (int *)malloc(384*sizeof(int));
int *pq = (i
www.eeworm.com/read/122603/14679947
c advertise.c
#include "stdhead.h"
#include "advertise.h"
#include "lib.h"
struct OPTIONS * copy_client_id (struct DHCP_MESSAGE * solicit_message, struct OPTIONS * opt_ptr)
{
int flag;
struct OPTIONS *sear
www.eeworm.com/read/205541/15313964
c tcq_quant.c
/*****************************************************************************/
/* Copyright 1999 Science Applications International Corporation (SAIC). */
/* Copyright 1995 University of Arizon
www.eeworm.com/read/205541/15313969
c tcq_dequant.c
/*****************************************************************************/
/* Copyright 1999 Science Applications International Corporation (SAIC). */
/* Copyright 1995 University of Arizon
www.eeworm.com/read/161121/5555754
flash ld.sys.big.flash
OUTPUT_FORMAT("elf32-bigmips")
OUTPUT_ARCH(mips)
ENTRY(sbdreset)
SECTIONS
{
. = 0xBFC00000;
.got : {*(.got)}
.reset : {
sbdreset = ABSOLUTE(.);
sbdreset_evb64120A.o
evb64120A_Setup.
www.eeworm.com/read/160611/5568528
h switches.h
/* switches.h for Macintosh (primarily Mac OS X) */
/* CHANGE LOG
* --------------------------------------------------------------------
* 28Apr03 dm major reorganization of conditional compilati
www.eeworm.com/read/193136/8251333
h ugk_memopr.h
// ugk_memopr.h Memory allocate function
// Add Error handle
///////////////////////////////////////////////////////////////
#ifndef UGK_MemOpr_H
#define UGK_MemOpr_H
#include
www.eeworm.com/read/411301/11249102
c advertise.c
#include "stdhead.h"
#include "advertise.h"
#include "lib.h"
struct OPTIONS * copy_client_id (struct DHCP_MESSAGE * solicit_message, struct OPTIONS * opt_ptr)
{
int flag;
struct OPTIONS *sear
www.eeworm.com/read/481405/1297112
cpp warutf8.cpp
#include "StdAfx.h"
#include "WarUnicode.h"
#include "WarUtf8.h" // class implemented
#ifndef WAR_MALLOC_H_INCLUDED
# define WAR_MALLOC_H_INCLUDED
# include
#endif
#ifndef WAR_WCHAR