代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/131315/5932144

c seqread.c

/* * Sequential I/O benchmark. */ #include #include #include char *malloc(); main(argc, argv) char *argv[]; { register int i, max; char *buf; struct st
www.eeworm.com/read/131315/5935831

sh hp9000_800.sh

libswanted=`echo $libswanted | sed -e 's/malloc //' -e 's/BSD //` eval_cflags='optimize=+O1' teval_cflags=$eval_cflags
www.eeworm.com/read/131315/5938490

h dgux.h

#include #include #include #include #include #include #include #include #include #includ
www.eeworm.com/read/129475/5972667

c rdmalloc.c

/************************************************************* File Name: RdMalloc.c (RAMDisk 4.1) * ************************************************************** Programmer: chilong Last
www.eeworm.com/read/127756/6001039

h kernel.h

/* * 'kernel.h' contains some often-used function prototypes etc */ /* * 'kernel.h'定义了一些常用函数的原型等。 */ // 验证给定地址开始的内存块是否超限。若超限则追加内存。( kernel/fork.c, 24 )。 void verify_area (void *addr, int count); // 显
www.eeworm.com/read/127694/6002598

c main.c

#include "sntp.h" int main(int argc, char **argv) { int sockfd; char buf[MAXLINE]; ssize_t n; socklen_t salen, len; struct ifi_info *ifi; struct sockaddr *mcastsa, *wild, *from;
www.eeworm.com/read/125688/6024352

inc makefile.inc

# from @(#)Makefile.inc 8.3 (Berkeley) 2/4/95 # $Id: Makefile.inc,v 1.17 1998/09/16 03:16:06 imp Exp $ # machine-independent stdlib sources .PATH: ${.CURDIR}/../libc/${MACHINE_ARCH}/stdlib ${.CURDIR}
www.eeworm.com/read/124385/6050179

h s-msdos.h

/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB This file is public domain and comes with NO WARRANTY of any kind */ #ifndef MSDOS #define MSDOS 1 #endif #ifdef
www.eeworm.com/read/124347/6052969

h dlmalloc.h

/* * Header file for BBCized version of Doug Lea's malloc.c, automatically * generated by * /source/prod/libbbc/compat/dlmalloc/cvt * from * /source/prod/libbbc/compat/dlmalloc/malloc.c * *
www.eeworm.com/read/124347/6052985

cc exec.cc

/* exec.cc: exec system call support. Copyright 1996, 1997, 1998, 2000, 2001, 2002 Red Hat, Inc. This file is part of Cygwin. This software is a copyrighted work licensed under the terms of the