代码搜索:alloc

找到约 10,000 项符合「alloc」的源代码

代码结果 10,000
www.eeworm.com/read/316872/3587874

makefile

# # Makefile for ppc-specific library files.. # ifeq ($(CONFIG_PPC64),y) EXTRA_CFLAGS += -mno-minimal-toc endif ifeq ($(CONFIG_PPC_MERGE),y) obj-y := string.o alloc.o \ checksum_$(CONFIG_WO
www.eeworm.com/read/316872/3599023

h if_ltalk.h

#ifndef __LINUX_LTALK_H #define __LINUX_LTALK_H #define LTALK_HLEN 1 #define LTALK_MTU 600 #define LTALK_ALEN 1 #ifdef __KERNEL__ extern struct net_device *alloc_ltalkdev(int sizeof_priv); #endif
www.eeworm.com/read/316872/3601939

h cpm.h

#ifndef __CPM_H #define __CPM_H #include #include int cpm_muram_init(void); unsigned long cpm_muram_alloc(unsigned long size, unsigned long align); int cpm_muram_f
www.eeworm.com/read/316872/3602232

h dma-mapping.h

#ifndef _ASM_DMA_MAPPING_H #define _ASM_DMA_MAPPING_H #include #include #include #include #include #define dma_alloc_
www.eeworm.com/read/315091/3624166

cpp x86_2.cpp

// x86_2.cpp #include "StdAfx.h" #include "x86_2.h" extern "C" { #include "../../../../C/Alloc.h" } namespace NCompress { namespace NBcj2 { inline bool IsJcc(Byte b0, Byte b1) { ret
www.eeworm.com/read/311187/3687487

c 68.c

#include #include #include #include #include #include #include #include #include #include unsigned
www.eeworm.com/read/311187/3687607

c 68.c

#include #include #include #include #include #include #include #include #include #include unsigned
www.eeworm.com/read/298155/3874557

dat funtc139.dat

函数名称: freemem 函数原型: int freemem(unsigned seg) 函数功能: 释放由allocmem()分配的内存块 函数返回: 0-操作成功,-1 操作失败 函数说明: seg 段地址 所属文件:
www.eeworm.com/read/298155/3874706

dat funtc75.dat

函数名称: malloc 函数原型: void * malloc(unsigned size); 函数功能: 分配size字节的存储区. 函数返回: 所分配的内存区地址,如果内存不够,返回 0. 函数说明: 所属文件:
www.eeworm.com/read/298155/3874995

dat funtc105.dat

函数名称: coreleft 函数原型: unsigned coreleft(void)-小模式;long coreleft(void)-大模式 函数功能: 得到heap内存中的剩余字节数 函数返回: 剩余字节数 函数说明: 所属文件: