代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/280815/4123844

c malloc_globals.c

#include "ZSysgen.h" #include "ZTypes.h" #include "ZThread.h" #include "ZRegion.h" #include "ZInterrupt.h" //RZK_REGIONHANDLE_t _g_hregion ; RZK_REGIONHANDLE_t hGlobalRegion ; UINT8 *_g_r
www.eeworm.com/read/279968/4130291

c tiny-malloc.c

/* A replacement malloc with: - Much reduced code size; - Smaller RAM footprint; - The ability to handle downward-growing heaps; but - Slower; - Probably higher memory fragmentation;
www.eeworm.com/read/279968/4130456

c vec_malloc.c

/* FUNCTION , , ---manage vector memory INDEX vec_malloc INDEX vec_realloc INDEX vec_free INDEX _vec_malloc_r INDEX _vec_realloc_r INDEX _vec_free_r AN
www.eeworm.com/read/273740/4197173

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/271701/4225318

h malloc-machine.h

/* Basic platform-independent macro definitions for mutexes, thread-specific data and parameters for malloc. Posix threads (pthreads) version. Copyright (C) 2004 Wolfram Gloger
www.eeworm.com/read/443386/1746944

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/443386/1749823

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 Engi
www.eeworm.com/read/442058/1767124

plo oxim_malloc.plo

oxim_malloc.lo: oxim_malloc.c oximint.h /usr/include/stdlib.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \ /usr/include/gnu/stubs-
www.eeworm.com/read/442033/1767657

c sys_malloc.c

/**************************************************************************** * Copyright Storlink Corp 2005. All rights reserved. *--------------------------------------------------
www.eeworm.com/read/435707/1861697

c jas_malloc.c

/* * Copyright (c) 1999-2000 Image Power, Inc. and the University of * British Columbia. * Copyright (c) 2001-2002 Michael David Adams. * All rights reserved. */ /* __START_OF_JASPER_LICENSE__