代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/131315/5939761

c malloc.c

/* dynamic memory allocation for GNU. Copyright (C) 1985, 1987 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the
www.eeworm.com/read/131315/5941034

c malloc.c

/* Copyright (C) 1989 Free Software Foundation written by Doug Lea (dl@oswego.edu) This file is part of the GNU C++ Library. This library is free software; you can redistribute it and/or modify
www.eeworm.com/read/131315/5942012

c malloc.c

/* $Revision: 1.3 $ * * Revision 4.0.1.1 91/04/11 17:48:31 lwall * patch1: Configure now figures out malloc ptr type * * Revision 4.0 91/03/20 01:28:52 lwall * 4.0 baseline. * * Slight
www.eeworm.com/read/131315/5943198

c malloc.c

/* * @(#)nmalloc.c 1 (Caltech) 2/21/82 * * U of M Modified: 20 Jun 1983 ACT: strange hacks for Emacs * * Nov 1983, Mike@BRL, Added support for 4.1C/4.2 BSD. * * This is a very fast storage allo
www.eeworm.com/read/131315/5943274

c malloc.c

/* * Copyright (c) 1983 Regents of the University of California. * All rights reserved. The Berkeley software License Agreement * specifies the terms and conditions for redistribution. */ #if de
www.eeworm.com/read/128447/5990401

cxx malloc.cxx

//======================================================================== // // malloc.cxx // // Implementation of ISO C memory allocation routines // //====================================
www.eeworm.com/read/127705/6001740

h malloc.h

/* $Id: malloc.h,v 1.2 1996/01/16 14:22:32 chris Exp $ */ /* * Copyright (c) 1987 Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary fo
www.eeworm.com/read/127545/6004499

h malloc.h

#include
www.eeworm.com/read/126854/6011303

c malloc.c

/* mAlloc.c - contians memory allocaiton and free'ing functions */ /* Copyright (c) 2001 Atheros Communications, Inc., All Rights Reserved */ #ident "ACI $Id: //depot/sw/branches/ART_V45/sw/src/d
www.eeworm.com/read/126411/6017550

c malloc.c

/* dynamic memory allocation for GNU. */ /* Copyright (C) 1985, 1987 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms o