代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/382594/2630089
vcp malloc.vcp
# Microsoft eMbedded Visual Tools Project File - Name="Malloc" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "Win3
www.eeworm.com/read/382594/2630093
cpp malloc.cpp
// Malloc.cpp,v 1.7 2005/10/03 20:36:42 ossama Exp
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_string.h"
// Listing 1 code/ch17
#include "ace/MMAP_Memory_Pool.h"
#include "ace/Malloc_T.h
www.eeworm.com/read/382594/2630100
bor malloc.bor
# Makefile for building the Malloc exe with Borland C++ Make
NAME = Malloc
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\Malloc.$(OBJ_EXT)
LFLAGS = \
-L"." \
-j"."
www.eeworm.com/read/379686/2670228
c malloc.c
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004-2006 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under th
www.eeworm.com/read/375736/2720335
h malloc.h
/***
*malloc.h - declarations and definitions for memory allocation functions
*
* Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved.
*
*Purpose:
* Contains the function de
www.eeworm.com/read/375736/2721657
h malloc.h
/***
*malloc.h - declarations and definitions for memory allocation functions
*
* Copyright (c) 1985-1990, Microsoft Corporation. All rights reserved.
*
*Purpose:
* Contains the function declar
www.eeworm.com/read/375190/2725917
c malloc.c
/*
* Copyright 1988, 1989 Hans-J. Boehm, Alan J. Demers
* Copyright (c) 1991-1994 by Xerox Corporation. All rights reserved.
* Copyright (c) 1999-2004 Hewlett-Packard Development Company, L.P.
*