代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/382594/2630082
dsp pi_malloc_static.dsp
# Microsoft Developer Studio Project File - Name="PI_Malloc_Static" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win3
www.eeworm.com/read/382361/2637914
h rtl_malloc2.h
/*
* Two Levels Segregate Fit memory allocator (TLSF)
* Version 1.3
*
* Written by Miguel Masmano Tello
*
* Thanks to Ismael Ripoll for his suggestions and reviews
*
*
www.eeworm.com/read/263726/4300488
sh test_flower_malloc.sh
#! /bin/sh
# Conditionally set ${srcdir} if it wasn't assigned (e.g., by `gmake check`)
if [ "X${srcdir}" = "X" ] ; then srcdir=`dirname $0` ; fi
(exec ${srcdir}/FlowerCheck ./test_flower_malloc)
TE
www.eeworm.com/read/263726/4300489
c test_flower_malloc.c
/* -*- c-basic-offset: 4; tab-width: 8; indent-tabs-mode: t -*- */
/* vim:set sts=4 ts=8: */
/*
* Copyright (c) 2001-2007 International Computer Science Institute
*
* Permission is hereby granted,