代码搜索:memory
找到约 10,000 项符合「memory」的源代码
代码结果 10,000
www.eeworm.com/read/455033/7379355
h memory.h
#ifdef __cplusplus
extern "C" {
#endif
#include
#include
/* prototype (re)definitions */
void *M_malloc(size_t size,char *call);
void *M_calloc(size_t nelem,size_t elsize,cha
www.eeworm.com/read/455033/7379359
c memory.c
/* file : memory.c
* C code for memory debugging, to be used in lieu
* of standard memory functions
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/454751/7383985
gif memory.gif
www.eeworm.com/read/454275/7395283
c memory.c
/*
* linux/mm/memory.c
*
* (C) 1991 Linus Torvalds
*/
/*
* demand-loading started 01.12.91 - seems it is high on the list of
* things wanted, and it should be easy to implement. - Linus
*/
www.eeworm.com/read/454275/7395314
h memory.h
/*
* NOTE!!! memcpy(dest,src,n) assumes ds=es=normal data segment. This
* goes for all kernel functions (ds=es=kernel space, fs=local data,
* gs=null), as well as for all well-behaving user prog
www.eeworm.com/read/453583/7416738
sc$ memory.sc$
www.eeworm.com/read/453087/7427223
h memory.h
/*----------------------------------------------------------------------------
* Name: MEMORY.H
* Purpose: USB Memory Storage Demo Definitions
* Version: V1.10
*-------------
www.eeworm.com/read/453087/7427235
c memory.c
/*----------------------------------------------------------------------------
* Name: MEMORY.C
* Purpose: USB Mass Storage Demo
* Version: V1.10
*---------------------------
www.eeworm.com/read/453087/7427236
opt memory.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/452740/7433771