代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/133772/5899789

entries

/dlmalloc1.cxx/1.4/Thu May 23 23:08:46 2002// /dlmalloc2.cxx/1.4/Thu May 23 23:08:46 2002// /heaptest.c/1.5/Thu May 23 23:08:46 2002// /kmemfix1.c/1.3/Thu May 23 23:08:46 2002// /kmemvar1.c/1.3/Th
www.eeworm.com/read/133772/5902149

c keydb.c

//========================================================================== // // src/sys/netkey/keydb.c // //========================================================================== //##
www.eeworm.com/read/133087/5908228

c mpeg2dec.c

/* mpeg2dec.c, main(), initialization, option processing */ /* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */ /* * Disclaimer of Warranty * * Thes
www.eeworm.com/read/128447/5990129

h stdafx.h

// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #if !defined(AFX_STDAFX_H__F20BA9
www.eeworm.com/read/127871/5993988

c jmemnobs.c

//////////////////////////////////////////////////////////////////////// // // Note : this file is included as part of the Smaller Animals Software // JpegFile package. Though this file has not bee
www.eeworm.com/read/126641/6015153

c p5_pbe.c

/* p5_pbe.c */ /* Written by Dr Stephen N Henson (shenson@bigfoot.com) for the OpenSSL * project 1999. */ /* ==================================================================== * Copyright (c) 199
www.eeworm.com/read/125688/6023564

h phys_lmm.h

/* * Copyright (c) 1995, 1998, 1999 University of Utah and the Flux Group. * All rights reserved. * * This file is part of the Flux OSKit. The OSKit is free software, also known * as "open sour
www.eeworm.com/read/110972/6160753

c mpeg2dec.c

/* mpeg2dec.c, main(), 初始化处理 */ #include #include #include #include #define GLOBAL #include "config.h" #include "global.h" /* private pro
www.eeworm.com/read/101042/6258274

c p12_init.c

/* p12_init.c */ /* Written by Dr Stephen N Henson (shenson@bigfoot.com) for the OpenSSL * project 1999. */ /* ==================================================================== * Copyright (c) 1
www.eeworm.com/read/100285/6270847

y gram.y

%{ /********************************************************************** * gram.y - Parser for the PL/pgSQL * procedural language * * IDENTIFICATION * $Header: /usr/local/cvsroot/pgsql/