代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/133898/14018455
html library_3.html
The GNU C Library - Memory Allocation
Go to the
www.eeworm.com/read/235024/14088362
c lmalloc.c
#include
#include
#include "xlmalloc.h"
static unsigned long Memfail=0L; /* Count of allocation failures */
static unsigned long Allocs=0L; /* Total allocations */
st
www.eeworm.com/read/235024/14088419
c lmalloc.c
#include
#include
#include "xlmalloc.h"
static unsigned long Memfail=0L; /* Count of allocation failures */
static unsigned long Allocs=0L; /* Total allocations */
st
www.eeworm.com/read/235024/14088425
bak lmalloc.c.bak
#include
#include
#include "xlmalloc.h"
static unsigned long Memfail=0L; /* Count of allocation failures */
static unsigned long Allocs=0L; /* Total allocations */
st
www.eeworm.com/read/105346/15669945
map complex_vector_multiply.map
PROCESSOR PROJECT: C:\ADI-SHARC\211XX\CODE\BDTI\TEST FOR DG\COMPLEX_VECTOR_MULTIPLY\COMPLEX_VECTOR_MULTIPLY.DXE
LINK ERROR(S): The following memory allocation errors occurred
For the output fil
www.eeworm.com/read/104056/15710956
h bumpalloc.h
/* BUMP_ALLOC macro - increase table allocation by one element.
Copyright (C) 1990, 1991, 1993, 1998, 2000 Free Software Foundation, Inc.
Fran鏾is Pinard , 1990.
This
www.eeworm.com/read/102302/15787081
h cbindex.h
/* These are definitions for the assembler code of the cb_index routine */
/* Essentialy they represent register allocation for the function */
#define DM1 m6
#define DMZERO m5
#define PM1 m14
#defin
www.eeworm.com/read/100264/15879525
c array.c
/* array.c: Handle allocation and manipulation of arrays */
/* RCS: $Id: array.c 2.1 1995/10/24 15:46:14 tsurace Release $ */
#include "vt.h"
#ifdef PROTOTYPES
static Array *aralloc(void);
st
www.eeworm.com/read/286262/8779979
c alloc.c
/* $Header: /nw2/tony/src/stevie/src/RCS/alloc.c,v 1.5 89/08/06 09:49:22 tony Exp $
*
* Various allocation routines and routines returning information about
* allocated objects.
*/
#include