代码搜索:realloc
找到约 1,059 项符合「realloc」的源代码
代码结果 1,059
www.eeworm.com/read/391748/8381556
m4 stdlib_h.m4
# stdlib_h.m4 serial 6
dnl Copyright (C) 2007, 2008 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute
www.eeworm.com/read/365797/9846931
h dosfsverp.h
/* dosFsVerP.h - dosFs2 vxWorks version header file */
/* Copyright 2001-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,20sep01,jkf written - SPR#69031, common co
www.eeworm.com/read/281232/10255275
c ucs2.c
/***************************************************************************
* copyright : (C) 2002 by Hendrik Sattler *
* mail : post@hendrik-sattle
www.eeworm.com/read/126765/6013088
h dosfsverp.h
/* dosFsVerP.h - dosFs2 vxWorks version header file */
/* Copyright 2001-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,20sep01,jkf written - SPR#69031, common co
www.eeworm.com/read/101066/6257369
h dosfsverp.h
/* dosFsVerP.h - dosFs2 vxWorks version header file */
/* Copyright 2001-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,20sep01,jkf written - SPR#69031, common co
www.eeworm.com/read/152573/12101811
txt keil c51软件包中的通用文件.txt
Keil C51软件包中的通用文件
--------------------------------------------------------------------------------
( 时间: 2004-10-13 15:36:00 发布: admin 点击:1 )
Keil C51软件包中的通用文件
在C51\LIB
www.eeworm.com/read/229184/14350156
h memchk.h
/*
* -*- Mode: ANSI C -*-
* $Id: memchk.h,v 1.4 1996/11/06 20:52:23 fernande Exp $
* $Header: /sgi.acct/sweldens/cvs/liftpack/include/memchk.h,v 1.4 1996/11/06 20:52:23 fernande Exp $
* Author
www.eeworm.com/read/227570/14420971
c main.c
#include
/*
#ifndef DBGMEM_TRACE
#define DBGMEM_TRACE
#endif
*/
#include "m_osip_port.h"
void test(void)
{
char *p1=NULL;
char *p2=NULL;
char *p3=NULL;
p1
www.eeworm.com/read/167185/5462080
c dprealloc.c
dprealloc(p_p_block,n) /* reallocate a double pointer */
int n;
double **p_p_block;
{
/*
assume an 8 byte 64 bit double
program calls realloc to establish storage for a block of n doubles
p_bloc
www.eeworm.com/read/167185/5462195
c dprealloc.c
dprealloc(p_p_block,n) /* reallocate a double pointer */
int n;
double **p_p_block;
{
/*
assume an 8 byte 64 bit double
program calls realloc to establish storage for a block of n doubles
p_bloc