代码搜索:realloc
找到约 1,059 项符合「realloc」的源代码
代码结果 1,059
www.eeworm.com/read/121688/14742302
h mad.h
#ifndef _MAD_H
#define _MAD_H
#define SEGVNOW() {""[0] = '\0';}
#ifdef DEBUG_MALLOC
/* debug internal mallocs only */
#define DEBUG_MALLOC_EXCLUDE_EXTERNAL
/* #define DEBUG_MALLOC_EXCLUDE_EXTERNAL *
www.eeworm.com/read/105158/15676994
h luser_tests.h
/*
** $Id: ltests.h,v 1.20 2002/12/04 17:29:05 roberto Exp $
** Internal Header for Debugging of the Lua Implementation
** See Copyright Notice in lua.h
*/
#ifndef ltests_h
#define ltests_h
#includ
www.eeworm.com/read/105158/15677035
h lmem.h
/*
** $Id: lmem.h,v 1.26 2002/05/01 20:40:42 roberto Exp $
** Interface to Memory Manager
** See Copyright Notice in lua.h
*/
#ifndef lmem_h
#define lmem_h
#include
#include "llimits.h"
www.eeworm.com/read/289455/8550183
h lintok.h
#ifndef INCLUDED_LINTOK
/* $Header: /grads6/bobl/src/lib/lintok/RCS/lintok.h,v 1.3 1995/02/15 00:15:11 bobl Exp bobl $ */
/*
* These definitions stop lint from complaining about malloc, calloc
www.eeworm.com/read/448642/7528824
h lintok.h
#ifndef INCLUDED_LINTOK
/* $Header: /grads6/bobl/src/lib/lintok/RCS/lintok.h,v 1.3 1995/02/15 00:15:11 bobl Exp bobl $ */
/*
* These definitions stop lint from complaining about malloc, calloc
www.eeworm.com/read/437523/7747265
h alloc.h
/****************************************************************************
*
* ALi
*
* File: alloc.h
*
* Description:
*
* History:
* Date Author V
www.eeworm.com/read/319360/13453053
h ps_memory.h
#ifndef __PX_MEMORY_H__
#define __PX_MEMORY_H__
size_t ps_strlen(const char *str);
char * ps_strdup(PSDoc *p, const char *str);
void * ps_calloc(PSDoc *p, size_t size, const char *caller);
void * _ps
www.eeworm.com/read/316177/13528777
h lintok.h
#ifndef INCLUDED_LINTOK
/* $Header: /grads6/bobl/src/lib/lintok/RCS/lintok.h,v 1.3 1995/02/15 00:15:11 bobl Exp bobl $ */
/*
* These definitions stop lint from complaining about malloc, calloc
www.eeworm.com/read/135954/13883760
h lintok.h
#ifndef INCLUDED_LINTOK
/* $Header: /grads6/bobl/src/lib/lintok/RCS/lintok.h,v 1.3 1995/02/15 00:15:11 bobl Exp bobl $ */
/*
* These definitions stop lint from complaining about malloc, calloc
www.eeworm.com/read/148359/5714687
h ftmemory.h
/***************************************************************************/
/* */
/* ftmemory.h