代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/296774/7113523

x-genix

# Makefile modifications for compilation on Genix. ALLOCA=alloca.o MALLOC = malloc.o # You must get malloc.c and getpagesize.h from GNU Emacs.
www.eeworm.com/read/461831/7218831

h alloc.h

//定义一个不易发生错误的内存分配器。 #include #define malloc //不要直接调用malloc #define MALLOC( num, type ) ( type * )alloc( num * sizeof( type ) ) extern void *alloc( size_t size );
www.eeworm.com/read/297233/8037904

x-genix

# Makefile modifications for compilation on Genix. ALLOCA=alloca.o MALLOC = malloc.o # You must get malloc.c and getpagesize.h from GNU Emacs.
www.eeworm.com/read/131315/5936266

x-genix

# Makefile modifications for compilation on Genix. ALLOCA=alloca.o MALLOC = malloc.o # You must get malloc.c and getpagesize.h from GNU Emacs.
www.eeworm.com/read/127438/6005972

h dlogimpl.h

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* $Id: dlogimpl.h,v 1.2 2002/09/27 21:11:14 toonen Exp $ * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */
www.eeworm.com/read/123658/14616783

x-genix

# Makefile modifications for compilation on Genix. ALLOCA=alloca.o MALLOC = malloc.o # You must get malloc.c and getpagesize.h from GNU Emacs.
www.eeworm.com/read/160611/5568607

h cext.h

/****************************************************************** * modified JCD 27 Apr-88 for AMIGA * cext.h -- extensions to c to make it more portable * Copyright 1989 Carnegie
www.eeworm.com/read/158865/5593403

x-genix

# Makefile modifications for compilation on Genix. ALLOCA=alloca.o MALLOC = malloc.o # You must get malloc.c and getpagesize.h from GNU Emacs.
www.eeworm.com/read/355288/10280772

h xmalloc.h

/* xmalloc.c declarations. Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Wget. GNU Wget is free software; you can redistribute it and
www.eeworm.com/read/299228/7872533

h xmalloc.h

/* xmalloc.c declarations. Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Wget. GNU Wget is free software; you can redistribute it and