代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/276006/10775581
c xdel.c
#include
#include
#include
#include
#include
#include
#include
#include
main(int argc,char *argv[])
{
char pr
www.eeworm.com/read/274199/10884023
c xdel.c
#include
#include
#include
#include
#include
#include
#include
#include
main(int argc,char *argv[])
{
char pr
www.eeworm.com/read/418534/10940585
c xdel.c
#include
#include
#include
#include
#include
#include
#include
#include
main(int argc,char *argv[])
{
char pr
www.eeworm.com/read/418534/10941737
c xdel.c
#include
#include
#include
#include
#include
#include
#include
#include
main(int argc,char *argv[])
{
char pr
www.eeworm.com/read/272520/10954539
c 2386demo.c
#include
#include
#include
#include
#include "bbgui.h"
#include "color.h"
#include "mess.h"
#include "serCpu.h"
int c;
unsigned char far num[12];
www.eeworm.com/read/272520/10954541
bak 2386demo.c.bak
#include
#include
#include
#include
#include "bbgui.h"
#include "color.h"
#include "mess.h"
#include "serCpu.h"
int c;
unsigned char far num[12];
www.eeworm.com/read/272520/10954544
bak 2386demo.bak
#include
#include
#include
#include
#include "bbgui.h"
#include "color.h"
#include "mess.h"
#include "serCpu.h"
int c;
unsigned char far num[12];
www.eeworm.com/read/417848/10974204
fist gzipfs.fist
%{
#define MY_ZCALLOC /* Define our own alloc/free functions */
#define GZIPFS_DEFLATE_LEVEL 9
#include "zlib.h"
#include "fist.h"
%}
debug on;
filter sca;
filter data;
mod_src inflate.c zutil.c inf
www.eeworm.com/read/417462/10988749
c fillheap.c
#include
#include
void main(void)
{
char *buffer1, *buffer2, *buffer3;
int i, state;
buffer1 = malloc(100);
buffer2 = malloc(200);
buffer3 = malloc(300)
www.eeworm.com/read/470033/6923205
c fillheap.c
#include
#include
void main(void)
{
char *buffer1, *buffer2, *buffer3;
int i, state;
buffer1 = malloc(100);
buffer2 = malloc(200);
buffer3 = malloc(300)