代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/174887/9570712

cpp 磁盘空间管理.cpp

#include "stdio.h" #include "stdlib.h" #define STACK_SIZE 10//堆栈空间 int i; void free(int fileno); int alloc(int fileno, int blockd); struct Blocd /*定义一个由60个元素构成的结构数组 block[60]用作磁盘块存放。*/
www.eeworm.com/read/366448/9812823

c 32.c

#include #include #include #include #define WIDTH 25 /*窗口宽度*/ #define HEIGHT 15 /*窗口宽度*/ #define START_X 10 #define START_Y 5 /* 窗口左上角坐标(START_X,START_Y)
www.eeworm.com/read/280938/10277581

c 32.c

#include #include #include #include #define WIDTH 25 /*窗口宽度*/ #define HEIGHT 15 /*窗口宽度*/ #define START_X 10 #define START_Y 5 /* 窗口左上角坐标(START_X,START_Y)
www.eeworm.com/read/424281/10469061

c work_u.c

#include #include #include #include gsl_sum_levin_u_workspace * gsl_sum_levin_u_alloc (size_t n) { gsl_sum_levin_u_workspace * w; i
www.eeworm.com/read/416787/11013030

h core_eeprom.h

#ifndef _ODIN_EEPROM_H_ #define _ODIN_EEPROM_H_ #define NVRAM_ENTRY_ID 0x5A #define NVRAM_SAS_ADDR 0x00 #define NVRAM_ALLOC(name, size) char NV_##name[size+2] #define NVRAM_SIZE(name)
www.eeworm.com/read/270318/11042173

c 2.c

#include #include #include #include #include #include #include #include static char xm[47]={"X100 X40 X30 X
www.eeworm.com/read/456569/7344918

c 32.c

#include #include #include #include #define WIDTH 25 /*窗口宽度*/ #define HEIGHT 15 /*窗口宽度*/ #define START_X 10 #define START_Y 5 /* 窗口左上角坐标(START_X,START_Y)
www.eeworm.com/read/198623/7919861

c makbuf.c

# include "ciodec.c" IEH3bsz 512; IEH3mbuf (fn, type) int fn, type; { struct fileps *fp; extern char *IEH3olbf[], *alloc(); extern int IEHfbak[10]; int bx[19], size, bloc; fp = &IEH3fpts[fn]; fp->eofe
www.eeworm.com/read/311844/13624678

c 32.c

#include #include #include #include #define WIDTH 25 /*窗口宽度*/ #define HEIGHT 15 /*窗口宽度*/ #define START_X 10 #define START_Y 5 /* 窗口左上角坐标(START_X,START_Y)
www.eeworm.com/read/238485/13882270

c sendmail.c

//将sendmail程序的功能复制到mta程序中 #include "sgetopt.h" #include "substdio.h" #include "subfd.h" #include "alloc.h" #include "auto_qmail.h" #include "exit.h" #include "env.h" #include "str.h" void nomem()