代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/309215/13678883
c ship.c
# include
# include "13h.h"
# include
# include
# include "timer.h"
# include
# include
struct stBOMB
{
int x;
int y;
BOOL Use
www.eeworm.com/read/308442/13701114
c heapwalk.c
#include
#include
void main(void)
{
char *buffer1, *buffer2, *buffer3;
struct heapinfo node = { NULL, 0, 0};
buffer1 = malloc(100);
buffer2 = malloc(200);
www.eeworm.com/read/301198/13863906
c heapwalk.c
#include
#include
void main(void)
{
char *buffer1, *buffer2, *buffer3;
struct heapinfo node = { NULL, 0, 0};
buffer1 = malloc(100);
buffer2 = malloc(200);
www.eeworm.com/read/149476/5698780
makefile
PROG = Copy.dll
DEF_FILE = ../Codec.def
CFLAGS = $(CFLAGS) -I ../../../
LIBS = $(LIBS) oleaut32.lib
COPY_OBJS = \
$O\DllExports.obj \
$O\CopyCoder.obj \
COMMON_OBJS = \
$O\Alloc.obj
www.eeworm.com/read/149476/5698843
hpp os.hpp
#ifndef _RAR_OS_
#define _RAR_OS_
#define FALSE 0
#define TRUE 1
#ifdef __EMX__
#define INCL_BASE
#endif
#if defined(_WIN_32) || defined(_EMX)
#define ENABLE_BAD_ALLOC
#endif
#if defined(_WIN_
www.eeworm.com/read/149476/5699332
makefile
PROG = z.dll
DEF_FILE = ../Archive.def
CFLAGS = $(CFLAGS) -I ../../../
LIBS = $(LIBS) oleaut32.lib
Z_OBJS = \
$O\DllExports.obj \
$O\ZHandler.obj \
COMMON_OBJS = \
$O\Alloc.obj \
www.eeworm.com/read/147331/5730962
in configure.in
dnl This is the newlib/libc/sys/a29khif configure.in file.
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.5)
AC_INIT(_alloc.s)
dnl Can't be done in NEWLIB_CONFIGURE b
www.eeworm.com/read/138727/5814525
makefile
PROG = Copy.dll
DEF_FILE = ../Codec.def
CFLAGS = $(CFLAGS) -I ../../../
LIBS = $(LIBS) oleaut32.lib
COPY_OBJS = \
$O\DllExports.obj \
$O\CopyCoder.obj \
COMMON_OBJS = \
$O\Alloc.obj
www.eeworm.com/read/138727/5814989
makefile
PROG = z.dll
DEF_FILE = ../Archive.def
CFLAGS = $(CFLAGS) -I ../../../
LIBS = $(LIBS) oleaut32.lib
Z_OBJS = \
$O\DllExports.obj \
$O\ZHandler.obj \
COMMON_OBJS = \
$O\Alloc.obj \
www.eeworm.com/read/125688/6023979
c linker_set.c
#include
#include
#include /* for osenv_mem_{alloc,free} */
#include /* for bcopy */
void
freebsd_linker_set_add(struct link