代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/37168/1069112

c-

#include #include #include #include #include void main() { void * ptr; int gd=9,gm=2; float i; /*registerbgidriver(EGAVGA_driver);*/
www.eeworm.com/read/486923/1244812

c suballoc.c

/* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * suballoc.c * * metadata alloc and free * Inspired by ext3 block groups. * * Copyright (C) 2002, 2004 Oracle. All
www.eeworm.com/read/486915/1244984

c suballoc.c

/* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * suballoc.c * * metadata alloc and free * Inspired by ext3 block groups. * * Copyright (C) 2002, 2004 Oracle. All
www.eeworm.com/read/482495/1288112

h mp3_filelist.h

/* DM270 ARM Evaluation Software (c)Texas Instruments 2003 */ #ifndef __MP3_FILELIST_H__ #define __MP3_FILELIST_H__ #include #include #i
www.eeworm.com/read/480930/1311332

c ialloc.c

/* * linux/fs/sysv/ialloc.c * * minix/bitmap.c * Copyright (C) 1991, 1992 Linus Torvalds * * ext/freelists.c * Copyright (C) 1992 Remy Card (card@masi.ibp.fr) * * xenix/alloc.c * Co
www.eeworm.com/read/480930/1311339

c balloc.c

/* * linux/fs/sysv/balloc.c * * minix/bitmap.c * Copyright (C) 1991, 1992 Linus Torvalds * * ext/freelists.c * Copyright (C) 1992 Remy Card (card@masi.ibp.fr) * * xenix/alloc.c * Co
www.eeworm.com/read/479151/1343137

c ialloc.c

/* * linux/fs/sysv/ialloc.c * * minix/bitmap.c * Copyright (C) 1991, 1992 Linus Torvalds * * ext/freelists.c * Copyright (C) 1992 Remy Card (card@masi.ibp.fr) * * xenix/alloc.c * Co
www.eeworm.com/read/479151/1343144

c balloc.c

/* * linux/fs/sysv/balloc.c * * minix/bitmap.c * Copyright (C) 1991, 1992 Linus Torvalds * * ext/freelists.c * Copyright (C) 1992 Remy Card (card@masi.ibp.fr) * * xenix/alloc.c * Co
www.eeworm.com/read/249482/4450639

dat funtc270b.dat

#include #include #include int main(void) { char *dup_str, *string = "abcde"; dup_str = strdup(string); printf("%s ", dup_str); free(dup_str);
www.eeworm.com/read/249482/4450700

dat funtc135.dat

函数名称: farcoreleft 函数原型: long farcoreleft(void) 函数功能: 得到远堆中的剩余内存字节数 函数返回: 剩余字节数 函数说明: 所属文件: