代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/350718/7149674
c alloc_data.c
/*
* Module: ALLOC_DATA.C
* Modified by: X.C.Zheng WeiHua
* Modified on: Date: 2004-03-01 10:34
* Copyright(c) WeiHua Tech Ltd.
*/
#include "ecrsys.h"
#ifndef WD1VER /* The version of Wd1-
www.eeworm.com/read/463543/7178636
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
www.eeworm.com/read/450547/7481738
html mutex_alloc.html
Mutexes
body {
margin: auto;
font-family: "Verdan
www.eeworm.com/read/445638/7592354
h my_alloc.h
/* Copyright (C) 2000 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Fou
www.eeworm.com/read/441677/7667016
h pm-alloc.h
//pallas/drv/include/os/pm-alloc.h
/*----------------------------------------------------------------------------+
|
| This source code has been made available to you by IBM on an AS-IS
|
www.eeworm.com/read/441677/7667184
c pm-alloc.c
//pallas/drv/os/pm-alloc.c version 0.1a
/*----------------------------------------------------------------------------+
|
| This source code has been made available to you by IBM on an AS-IS
|
www.eeworm.com/read/441677/7667188
c os_alloc.c
//vulcan/drv/os/os_alloc.c version 0.1
/*----------------------------------------------------------------------------+
|
| This source code has been made available to you by IBM on an AS-IS
|
www.eeworm.com/read/440070/7694204
c check_alloc.c
/* Author: Rainer Hegger Last modified: Jul 15, 1999 */
#include
#include
#include "tisean_cec.h"
void check_alloc(void *pnt)
{
if (pnt == NULL) {
fprintf(stderr,"check_all
www.eeworm.com/read/438346/7732616
c page_alloc.c
/*
* linux/mm/page_alloc.c
*
* Manages the free list, the system allocates free pages here.
* Note that kmalloc() lives in slab.c
*
* Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds
*
www.eeworm.com/read/436012/7779138
c sprintf_alloc.c
/* sprintf_alloc.c -- like sprintf with memory allocation
Carl D. Worth
Copyright (C) 2001 University of Southern California
This program is free software; you can redistribute it and/or m