代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/349916/10782545

h malloc4.h

/******************************************* Header file for malloc4 *******************************************/ #ifndef _MALLOC4_H_ #define _MALLOC4_H_ #if __STDC__ || defined(__cplusplus)
www.eeworm.com/read/349916/10782620

c malloc4.c

/************************************************************************** File: malloc4.c 2,3,4 dimensional memory allocators. written by Xavier Bouyssounouse ***********************
www.eeworm.com/read/349916/10782621

h malloc4.h

/******************************************* Header file for malloc4 *******************************************/ #ifndef _MALLOC4_H_ #define _MALLOC4_H_ #if __STDC__ || defined(__cplusplus)
www.eeworm.com/read/419426/10868242

h yaffs_malloc.h

/* * YAFFS: Yet another Flash File System . A NAND-flash specific file system. * * Copyright (C) 2002-2007 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Ch
www.eeworm.com/read/418794/10896248

bak malloc.c.bak

#include "malloc.h" #include "stdint.h" /* pxFreeList: list with pointers to free chunks pxFreeListCount: count list. States number of chunks in every freelist region. In free list item
www.eeworm.com/read/418794/10896542

bak malloc.h.bak

#ifndef MALLOC_H #define MALLOC_H #include "stdint.h" #define xTChunk u32 //---------------------------------------- typedef unsigned long u32; void wMallocInit (u32 ulMemorySize, u32
www.eeworm.com/read/418028/10967419

test malloc5.test

# 2005 November 30 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for you
www.eeworm.com/read/418028/10967445

test malloc8.test

# 2007 April 25 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for yourse
www.eeworm.com/read/418028/10967606

test malloc6.test

# 2006 June 25 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for yoursel
www.eeworm.com/read/418028/10967718

test malloc3.test

# 2005 November 30 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for you