代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/286087/8790646

m4 malloc.m4

# malloc.m4 serial 7 dnl Copyright (C) 2002 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to
www.eeworm.com/read/428216/8883057

h yaffs_malloc.h

#ifndef __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 Engin
www.eeworm.com/read/382997/8982222

c t_malloc.c

#include #include #include #define MEGABYTE (1024 * 1024) int main(int argc, char *argv[]) { void* myblock = (void *) malloc(MEGABYTE); if (!myblock)
www.eeworm.com/read/184772/9077411

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/184772/9077606

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/184772/9077746

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/184772/9077761

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/184772/9077934

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/184772/9077952

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/381627/9081458

c my_malloc.c

/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB This file is public domain and comes with NO WARRANTY of any kind */ #ifdef SAFEMALLOC /* We don't need SAFEMALLOC h