代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/136812/5859390

c ntfy_protect.c

#ifndef lint #ifdef sccs static char sccsid[] = "@(#)ntfy_protect.c 1.1 92/07/30 Copyr 1985 Sun Micro"; #endif #endif /* * Copyright (c) 1985 by Sun Microsystems, Inc. */ /* * Ntfy_protect.c - C
www.eeworm.com/read/100926/6263119

makefile

#---------------------------------------------------------------------------- # Makefile,v 4.37 2002/11/16 15:37:15 bala Exp # # Makefile for the simple STREAM pipe client/server test file #------
www.eeworm.com/read/152772/12086270

c ldp_inet_addr.c

/* * Copyright (C) James R. Leu 2000 * jleu@mindspring.com * * This software is covered under the LGPL, for more * info check out http://www.gnu.org/copyleft/lgpl.html */ #include "ldp_str
www.eeworm.com/read/251956/12310088

am makefile.am

EXTRA_DIST = noinst_PROGRAMS = torture_test torture_sdp_test turl tfrom tto tcontact tvia tcallid tcontentt trecordr troute twwwa INCLUDES = -I$(top_srcdir) AM_CFLAGS = $(SIP_CFLAGS) $(SIP_PARSER_F
www.eeworm.com/read/210953/15189752

c ldp_inet_addr.c

/* * Copyright (C) James R. Leu 2000 * jleu@mindspring.com * * This software is covered under the LGPL, for more * info check out http://www.gnu.org/copyleft/lgpl.html */ #include "ldp_str
www.eeworm.com/read/162614/5530621

c pr23382.c

/* { dg-do compile } */ /* { dg-options "-O2 -fdump-tree-alias-vops" } */ struct a { int length; int a1[256]; }; void *malloc(long size) __attribute__((malloc)); void f(void) { struct a *a =
www.eeworm.com/read/111023/15520112

am makefile.am

EXTRA_DIST = noinst_PROGRAMS = torture_test torture_sdp_test turl tfrom tto tcontact tvia tcallid tcontentt trecordr troute twwwa INCLUDES = -I$(top_srcdir) AM_CFLAGS = $(SIP_CFLAGS) $(SIP_PARSER_F
www.eeworm.com/read/133772/5899827

cxx dlmalloc.cxx

//========================================================================== // // dlmalloc.cxx // // Port of Doug Lea's malloc implementation // //====================================
www.eeworm.com/read/106385/6194098

cxx dlmalloc.cxx

//========================================================================== // // dlmalloc.cxx // // Port of Doug Lea's malloc implementation // //==========================================
www.eeworm.com/read/321371/3537886

svn-base dlmalloc.c.svn-base

//========================================================================== // // dlmalloc.c // // Port of Doug Lea's malloc implementation // //======================================