代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/156614/11788534

c board.c

/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * (C) Copyright 2002 * Sysgo Real-Time Solutions, GmbH * Marius Groeger *
www.eeworm.com/read/428036/8903479

c misc2.c

#ifndef LINT /* @(#) misc2.c 2.7 88/01/24 12:47:36 */ static char sccsid[]="@(#) misc2.c 2.7 88/01/24 12:47:36"; #endif /* LINT */ /* Copyright (C) 1986, 1987 Rahul Dhesi -- All rights reserved
www.eeworm.com/read/418028/10967858

test malloca.test

# 2007 April 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 yourse
www.eeworm.com/read/145991/5741411

c misc2.c

#ifndef LINT /* @(#) misc2.c 2.7 88/01/24 12:47:36 */ static char sccsid[]="@(#) misc2.c 2.7 88/01/24 12:47:36"; #endif /* LINT */ /* Copyright (C) 1986, 1987 Rahul Dhesi -- All rights reserved
www.eeworm.com/read/110301/6165276

c misc2.c

#ifndef LINT /* @(#) misc2.c 2.7 88/01/24 12:47:36 */ static char sccsid[]="@(#) misc2.c 2.7 88/01/24 12:47:36"; #endif /* LINT */ /* Copyright (C) 1986, 1987 Rahul Dhesi -- All rights reserved
www.eeworm.com/read/116285/14979773

plg memlib.plg

Build Log --------------------Configuration: memlib - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\ygr\LO
www.eeworm.com/read/169979/5407870

c misc2.c

#ifndef LINT /* @(#) misc2.c 2.7 88/01/24 12:47:36 */ static char sccsid[]="@(#) misc2.c 2.7 88/01/24 12:47:36"; #endif /* LINT */ /* Copyright (C) 1986, 1987 Rahul Dhesi -- All rights reserved
www.eeworm.com/read/162868/5512578

c misc2.c

#ifndef LINT /* @(#) misc2.c 2.7 88/01/24 12:47:36 */ static char sccsid[]="@(#) misc2.c 2.7 88/01/24 12:47:36"; #endif /* LINT */ /* Copyright (C) 1986, 1987 Rahul Dhesi -- All rights reserved
www.eeworm.com/read/146922/12602860

c misc2.c

#ifndef LINT /* @(#) misc2.c 2.7 88/01/24 12:47:36 */ static char sccsid[]="@(#) misc2.c 2.7 88/01/24 12:47:36"; #endif /* LINT */ /* Copyright (C) 1986, 1987 Rahul Dhesi -- All rights reserved
www.eeworm.com/read/486748/6526361

c main.c

#include #include #include "min_malloc.h" int main() { char *mem1; char *mem2; char *mem3; printf("---malloc mem1---:\n"); mem1 = (char *)min_mall