代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/162614/5537748

h malloc_allocator.h

// Allocator that wraps "C" malloc -*- C++ -*- // Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // soft
www.eeworm.com/read/161121/5559247

c sym_malloc.c

/* * Device driver for the SYMBIOS/LSILOGIC 53C8XX and 53C1010 family * of PCI-SCSI IO processors. * * Copyright (C) 1999-2001 Gerard Roudier * * This driver is derived from
www.eeworm.com/read/159496/5582929

h own_malloc.h

/* Default header file for malloc-2.7.2, written by Doug Lea and released to the public domain. Use, modify, and redistribute this code without permission or acknowledgement in any way you w
www.eeworm.com/read/159496/5583157

h own_malloc.h

/* Default header file for malloc-2.7.2, written by Doug Lea and released to the public domain. Use, modify, and redistribute this code without permission or acknowledgement in any way you w
www.eeworm.com/read/155856/5618225

c tst_malloc.c

#include #include /* for printf */ void tst_malloc (void) { unsigned char xdata *p; p = malloc (1000); /* allocate 1000 bytes */ i
www.eeworm.com/read/294402/8227281

c malloc_util.c

/** * malloc_util.c : malloc debugging routines * * written by erik a. hendriks (hendriks@lanl.gov). * * Copyright 2002 Erik Arjan Hendriks. * This software may be used and distributed accordin
www.eeworm.com/read/294402/8227287

h malloc_util.h

/** * malloc_util.h : malloc debugging routines * * written by erik a. hendriks (hendriks@lanl.gov). * * Copyright 2002 Erik Arjan Hendriks. * This software may be used and distributed accordin
www.eeworm.com/read/392408/8344589

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/173349/9661547

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/173349/9661671

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