代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/109808/6172550
c malloc-ecos.c
/*
* JFFS2 -- Journalling Flash File System, Version 2.
*
* Copyright (C) 2001-2003 Red Hat, Inc.
*
* Created by David Woodhouse
*
* For licensing information, see
www.eeworm.com/read/107577/6188808
h jas_malloc.h
/*
* Copyright (c) 1999-2000 Image Power, Inc. and the University of
* British Columbia.
* Copyright (c) 2001 Michael David Adams.
* All rights reserved.
*/
/* __START_OF_JASPER_LICENSE__
*
www.eeworm.com/read/106385/6194057
c malloc2.c
//=================================================================
//
// malloc2.c
//
// Stress testcase for C library malloc(), calloc() and free()
//
//===============================
www.eeworm.com/read/106385/6194059
cxx malloc4.cxx
//=================================================================
//
// malloc4.cxx
//
// Stress test malloc(), calloc(), realloc() and free()
//
//====================================
www.eeworm.com/read/106385/6194062
c malloc3.c
//=================================================================
//
// malloc3.c
//
// Testcase for C library malloc(), calloc() and free()
//
//======================================
www.eeworm.com/read/106385/6194070
c malloc1.c
//=================================================================
//
// malloc1.c
//
// Testcase for C library malloc(), calloc() and free()
//
//======================================
www.eeworm.com/read/104163/6206220
c malloc4.c
/**************************************************************************
File: malloc4.c
2,3,4 dimensional memory allocators.
written by Xavier Bouyssounouse
***********************
www.eeworm.com/read/104163/6206221
rea malloc~1.rea
###########################################################
Information on file: malloc4.c
Written by Xavier Bouyssounouse.
###########################################################
Routines in
www.eeworm.com/read/104163/6206222
h malloc4.h
/*******************************************
Header file for malloc4
*******************************************/
#ifndef _MALLOC4_H_
#define _MALLOC4_H_
#if __STDC__ || defined(__cplusplus)
www.eeworm.com/read/104163/6206242
c malloc4.c
/**************************************************************************
File: malloc4.c
2,3,4 dimensional memory allocators.
written by Xavier Bouyssounouse
***********************