代码搜索:realloc

找到约 1,059 项符合「realloc」的源代码

代码结果 1,059
www.eeworm.com/read/117726/14906777

makefile

all: synthetic-traces balanced-traces check-balance synthetic-traces: gen_binary.pl gen_binary2.pl gen_coalescing.pl gen_random.pl gen_realloc.pl gen_realloc2.pl balanced-traces: checktrace.
www.eeworm.com/read/117724/14907308

makefile

all: synthetic-traces balanced-traces check-balance synthetic-traces: ./gen_binary.pl ./gen_binary2.pl ./gen_coalescing.pl ./gen_random.pl ./gen_realloc.pl ./gen_realloc2.pl balanced-traces:
www.eeworm.com/read/162807/5514430

h sbtree.h

/* //////////////////////////////////////////////////////////////////////// // // INTEL CORPORATION PROPRIETARY INFORMATION // This software is supplied under the terms of a lice
www.eeworm.com/read/162614/5522676

c eb90.c

// { dg-do assemble } // { dg-options "-O2" } #ifdef HIDE_BUG #define realloc Realloc #endif class TmpRgn { public: void realloc(); }; class TmpActor { TmpRgn tmpRgn; public:
www.eeworm.com/read/162614/5529058

c m-un-2.c

/* { dg-do compile } */ /* { dg-options "-W -Wall" } */ typedef __SIZE_TYPE__ size_t; extern void* malloc (size_t); extern void free (void*); extern void* realloc (void*, size_t); struct vtable {
www.eeworm.com/read/155549/5621483

c guirealloc.c

/* ********************************************************************************************************* * uC/GUI * Univers
www.eeworm.com/read/105158/15677060

c lmem.c

/* ** $Id: lmem.c,v 1.61 2002/12/04 17:38:31 roberto Exp $ ** Interface to Memory Manager ** See Copyright Notice in lua.h */ #include #define lmem_c #include "lua.h" #include "ldebug.
www.eeworm.com/read/281232/10255290

c s35_pbook.c

/*************************************************************************** * copyright : (C) 2002 by Hendrik Sattler * * mail : post@hendrik-sattle
www.eeworm.com/read/227570/14420970

h m_osip_port.h

/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001,2002,2003,2004 Aymeric MOIZARD jack@atosc.org This library is free software; you can red
www.eeworm.com/read/100077/15886155

c gstr.c

/*+------------------------------------------------------------------------- gstr.c - ecu get string parameter functions wht@n4hgf.Mt-Park.GA.US Defined functions: gstr(param,result,realloc_o