代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/366616/9806766
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/366616/9806876
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
www.eeworm.com/read/366616/9806893
test malloc4.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/366616/9806998
test malloc2.test
# 2005 March 18
#
# 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/366616/9807007
test malloc7.test
# 2006 July 26
#
# 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/360885/10073416
h malloc_image.h
#include
extern unsigned char ** malloc_char_image();
extern int ** malloc_int_image();
extern long ** malloc_long_image();
extern float ** malloc_float_image();
extern double ** malloc_do
www.eeworm.com/read/360885/10073438
c malloc_image.c
#include
#include
#include
#define ALPHA
unsigned char ** malloc_char_image();
int ** malloc_int_image();
long ** malloc_long_image();
float ** malloc_float_image();
www.eeworm.com/read/360882/10073466
h malloc_image.h
#include
extern unsigned char ** malloc_char_image();
extern int ** malloc_int_image();
extern long ** malloc_long_image();
extern float ** malloc_float_image();
extern double ** malloc_do
www.eeworm.com/read/360882/10073475
c malloc_image.c
#include
#include
#define ALPHA
unsigned char ** malloc_char_image();
int ** malloc_int_image();
long ** malloc_long_image();
float ** malloc_float_image();
double ** malloc_dou
www.eeworm.com/read/359739/10126646
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