代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/312645/3651439

cxx malloc4.cxx

//================================================================= // // malloc4.cxx // // Stress test malloc(), calloc(), realloc() and free() // //==============================
www.eeworm.com/read/312645/3651442

c malloc3.c

//================================================================= // // malloc3.c // // Testcase for C library malloc(), calloc() and free() // //================================
www.eeworm.com/read/312645/3651450

c malloc1.c

//================================================================= // // malloc1.c // // Testcase for C library malloc(), calloc() and free() // //================================
www.eeworm.com/read/312645/3653296

c malloc-ecos.c

/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright (C) 2001-2003 Red Hat, Inc. * * Created by David Woodhouse * * For licensing informatio
www.eeworm.com/read/309984/3701135

cpp ndbd_malloc.cpp

/* Copyright (C) 2003 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Fou
www.eeworm.com/read/309984/3701169

hpp ndbd_malloc.hpp

/* Copyright (C) 2003 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Fou
www.eeworm.com/read/308433/3713660

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/306178/3748249

set_malloc_mask

sssseeeetttt____mmmmaaaalllllllloooocccc____mmmmaaaasssskkkk((((3333)))) MMMMuuuuddddOOOOSSSS ((((5555 SSSSeee
www.eeworm.com/read/305061/3781243

h jas_malloc.h

/* * 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__
www.eeworm.com/read/304657/3794042

c real_malloc.c

/* * Copyright 1988, 1989 Hans-J. Boehm, Alan J. Demers * Copyright (c) 1991-1994 by Xerox Corporation. All rights reserved. * * THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPR