代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/142536/5765465
c alloc.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
**********/
/*
* Memory alloction functions
*/
#include "spice.h"
#include "stdio.h"
#include "misc.h"
#in
www.eeworm.com/read/141300/5771088
h alloc.h
/*************
* Header file for alloc.c
* 1999 E. Rouat
************/
#ifndef ALLOC_H_INCLUDED
#define ALLOC_H_INCLUDED
#ifndef HAVE_LIBGC
void * tmalloc(size_t num);
void * trealloc(void *ptr,
www.eeworm.com/read/141300/5771101
c alloc.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
$Id: alloc.c,v 1.5 2005/05/21 15:56:20 sjborley Exp $
**********/
/*
* Memory alloction functions
*/
#inclu
www.eeworm.com/read/140582/5785280
c alloc.c
/* misc. universal things
* Copyright (C) 1998-2001 D. Hugh Redelmeier.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public Lic
www.eeworm.com/read/140582/5785829
c alloc.c
/* FreeS/WAN allocation functions for starter
* Copyright (C) 2004 Michael Richardson
*
* This program is free software; you can redistribute it and/or modify it
* und
www.eeworm.com/read/139557/5798226
c alloc.c
/*++
Copyright (c) 1997-2000 Microsoft Corporation. All rights reserved.
Module Name:
alloc.c
Abstract:
This file handles the creation/destruction of all FSDMGR data
structures (ie,
www.eeworm.com/read/136571/5868424
alloc_0
27
0 0 0 4 0 0
0 1 3 5 1 0
0 2 7 3 3 2
0 3 15 4 3 4
0 4 31 5 3 5
0 5 63 6 3 6
0 6 127 7 3 7
0 7 255 8 3 8
0 8 511 9 3 9
0 9 1023 10 3 10
0 10 2047 11 3 11
0 11 4095 12 3 12
0 12 8191 13 3
www.eeworm.com/read/136571/5868425
alloc_3
12
0 0 0 4 0 0
0 1 3 5 1 0
0 2 5 7 1 1
0 3 9 10 1 3
0 4 15 4 3 4
0 5 31 5 3 5
0 6 63 6 3 6
0 7 127 7 3 7
0 8 255 8 3 8
0 9 511 9 3 9
0 10 1023 10 3 10
0 11 2047 11 3 11
0 12 4095 12 3 12
www.eeworm.com/read/136571/5868429
alloc_1
30
0 0 0 4 0 0
0 1 3 5 1 0
0 2 7 3 3 2
0 3 15 4 3 4
0 4 31 5 3 5
0 5 63 6 3 6
0 6 127 7 3 7
0 7 255 8 3 8
0 8 511 9 3 9
0 9 1023 10 3 10
0 10 2047 11 3 11
0 11 4095 12 3 12
0 12 8191 13 3
www.eeworm.com/read/136571/5868434
alloc_2
8
0 0 0 4 0 0
0 1 3 5 1 0
0 2 5 7 1 1
0 3 9 10 1 3
0 4 15 4 3 4
0 5 31 5 3 5
0 6 63 6 3 6
0 7 127 7 3 7
0 8 255 8 3 8
0 9 511 9 3 9
0 10 1023 10 3 10
0 11 2047 11 3 11
0 12 4095 12 3 12