代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/254664/4381323
c freelist.c
#include
/* this is defined in a separate file so that when the linker pulls this in
* when including malloc, it will not drag in the function _NewHeap, since it
* may be $_NewHeap t
www.eeworm.com/read/161112/5560896
readme_testctimeutc
FILE LIST -
testCtimeUTC.c
DESCRIPTION -
malloc: This routine allocates a block of memory from
the free list. The size of the blcok will be equal to
or greater than n
www.eeworm.com/read/159853/5580320
c freelist.c
#include
/* this is defined in a separate file so that when the linker pulls this in
* when including malloc, it will not drag in the function _NewHeap, since it
* may be $_NewHeap t
www.eeworm.com/read/395721/8156088
cpp pcx.cpp
// Pcx.cpp: implementation of the CPcx class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include
#include "P
www.eeworm.com/read/395721/8156892
cpp pcx.cpp
// Pcx.cpp: implementation of the CPcx class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include
#include "P
www.eeworm.com/read/393467/8285424
cpp phecs.cpp
/*---------------------------------------------------------------------------------*/
#include
#include
#include
#include
#include
#inclu
www.eeworm.com/read/392866/8322226
c init_mem.c
/*--------------------------------------------------------------------------
MALLOC.C is part of the CARM Compiler package from Keil Software.
Copyright (c) 1995 - 2005 Keil Software. All rights re
www.eeworm.com/read/172253/9716037
cpp pcx.cpp
// Pcx.cpp: implementation of the CPcx class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include
#include "P
www.eeworm.com/read/172253/9716427
cpp pcx.cpp
// Pcx.cpp: implementation of the CPcx class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include
#include "P
www.eeworm.com/read/367608/9740209
h lstack.h
/**************2008.2.6*********************链式栈的操作*******************************/
#include
#include
#include
#include
/*******************************