代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/16273/667471

c malloc.c

/*** *malloc.c - Get a block of memory from the heap * * Copyright (c) 1989-1997, Microsoft Corporation. All rights reserved. * *Purpose: * Defines the malloc() function. * *******
www.eeworm.com/read/16509/676609

c malloc.c

/*----------------------------------------------------------------------------- MALLOC.C is part of the C51 Compiler package from Keil Software. Copyright (c) 1995-2002 Keil Software. All rights re
www.eeworm.com/read/16793/690719

c malloc.c

/* malloc.c - dynamic memory allocation for bash. */ /* Copyright (C) 1985-2005 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne-Again SHell. Bash is free softwa
www.eeworm.com/read/16910/701903

c malloc.c

/*** *malloc.c - Get a block of memory from the heap * * Copyright (c) 1989-1998, Microsoft Corporation. All rights reserved. * *Purpose: * Defines the malloc() function. * *******
www.eeworm.com/read/16910/702770

h malloc.h

/*** *malloc.h - declarations and definitions for memory allocation functions * * Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved. * *Purpose: * Contains the func
www.eeworm.com/read/17071/710730

h malloc.h

/* A version of malloc/free/realloc written by Doug Lea and released to the public domain. Send questions/comments/complaints/performance data to dl@cs.oswego.edu * VERSION 2.6.6 Sun Mar 5 1
www.eeworm.com/read/17071/713080

c malloc.c

www.eeworm.com/read/26623/854774

c malloc.c

/*----------------------------------------------------------------------------- MALLOC.C is part of the C51 Compiler package from Keil Software. Copyright (c) 1995-1999 Keil Software. All rights re
www.eeworm.com/read/26953/860858

c malloc.c

/*** *malloc.c - Get a block of memory from the heap * * Copyright (c) 1989-1998, Microsoft Corporation. All rights reserved. * *Purpose: * Defines the malloc() function. * *******
www.eeworm.com/read/26953/861725

h malloc.h

/*** *malloc.h - declarations and definitions for memory allocation functions * * Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved. * *Purpose: * Contains the func