代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/230932/4718887
c alloc_tables.c
/* vi: set sw=4 ts=4: */
/*
* alloc_tables.c --- Allocate tables for a newly initialized
* filesystem. Used by mke2fs when initializing a filesystem
*
* Copyright (C) 1996 Theodore Ts'o.
*
* %B
www.eeworm.com/read/229812/4733359
c alloc16.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4749043
h nc_alloc.h
/****************************************************************************
* Copyright (c) 1998 Free Software Foundation, Inc. *
*
www.eeworm.com/read/226641/4782780
ver page_alloc.ver
#define __ver_zone_table 9237d869
#define zone_table _set_ver(zone_table)
www.eeworm.com/read/223124/4813825
c alloc_stats.c
/* vi: set sw=4 ts=4: */
/*
* alloc_stats.c --- Update allocation statistics for ext2fs
*
* Copyright (C) 2001 Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms
www.eeworm.com/read/223124/4813839
c alloc_sb.c
/* vi: set sw=4 ts=4: */
/*
* alloc_sb.c --- Allocate the superblock and block group descriptors for a
* newly initialized filesystem. Used by mke2fs when initializing a filesystem
*
* Copyright
www.eeworm.com/read/223124/4813860
c alloc_tables.c
/* vi: set sw=4 ts=4: */
/*
* alloc_tables.c --- Allocate tables for a newly initialized
* filesystem. Used by mke2fs when initializing a filesystem
*
* Copyright (C) 1996 Theodore Ts'o.
*
* %B
www.eeworm.com/read/222917/4815742
c my_alloc.c
/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB
This file is public domain and comes with NO WARRANTY of any kind */
/* Routines to handle mallocing of results which wi
www.eeworm.com/read/216502/4891439
c 0.alloc.c
#include
#include "def.h"
int routbeg;
extern int debug;
struct coreblk {struct coreblk *nxtblk;
int blksize;
int nxtfree;
int *blk;
};
long space;
challoc(n)
int n;
{
int i;
www.eeworm.com/read/216499/4892979
s alloc3.s
.globl flag
.globl b1, w1, u1, b1s, b1e
/ here to allocate a new block
/
/
/ mov ...,r0
/ jsr pc,allocate
/ mov r1,...
/
/ requested size in bytes in r0
/ pointer to header of allocated block returned