代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/104163/6206243
h malloc4.h
/*******************************************
Header file for malloc4
*******************************************/
#ifndef _MALLOC4_H_
#define _MALLOC4_H_
#if __STDC__ || defined(__cplusplus)
www.eeworm.com/read/103510/6214529
txt rt_malloc.txt
RTAI Dynamic Memory Management Module.
======================================
The dynamic memory module for RTAI gives real time application programs
the ability to be able to dynamically create and
www.eeworm.com/read/102935/6229039
c sym_malloc.c
/*
* Device driver for the SYMBIOS/LSILOGIC 53C8XX and 53C1010 family
* of PCI-SCSI IO processors.
*
* Copyright (C) 1999-2001 Gerard Roudier
*
* This driver is derived from
www.eeworm.com/read/101202/6237606
c malloc4.c
/**************************************************************************
File: malloc4.c
2,3,4 dimensional memory allocators.
written by Xavier Bouyssounouse
***********************
www.eeworm.com/read/101202/6237607
rea malloc~1.rea
###########################################################
Information on file: malloc4.c
Written by Xavier Bouyssounouse.
###########################################################
Routines in
www.eeworm.com/read/101202/6237608
h malloc4.h
/*******************************************
Header file for malloc4
*******************************************/
#ifndef _MALLOC4_H_
#define _MALLOC4_H_
#if __STDC__ || defined(__cplusplus)
www.eeworm.com/read/101202/6237628
c malloc4.c
/**************************************************************************
File: malloc4.c
2,3,4 dimensional memory allocators.
written by Xavier Bouyssounouse
***********************
www.eeworm.com/read/101202/6237629
h malloc4.h
/*******************************************
Header file for malloc4
*******************************************/
#ifndef _MALLOC4_H_
#define _MALLOC4_H_
#if __STDC__ || defined(__cplusplus)
www.eeworm.com/read/101082/6245677
3x malloc.3x
.\" SCCSID: @(#)malloc.3x 8.2 12/3/90
.TH malloc 3x
.SH Name
malloc, free, realloc, calloc, mallopt, mallinfo \- fast main memory allocator
.SH Syntax
.nf
.B #include
.P
.B char \(**malloc