代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/303138/3815079
h own_malloc.h
/*
Default header file for malloc-2.7.2, written by Doug Lea
and released to the public domain. Use, modify, and redistribute
this code without permission or acknowledgement in any way you w
www.eeworm.com/read/302096/3827512
c flower_malloc.c
/*
* Library interposer to collect malloc/calloc/realloc statistics
*
* To compile use:
* gcc -shared -fpic -o flower_malloc.so flower_malloc.c
*
* To run use (in BASH):
* LD_PRELOA
www.eeworm.com/read/301416/3840086
m4 malloc.m4
# malloc.m4 serial 8
dnl Copyright (C) 2007 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl
www.eeworm.com/read/298657/3861194
c tiny-malloc.c
/* A replacement malloc with:
- Much reduced code size;
- Smaller RAM footprint;
- The ability to handle downward-growing heaps;
but
- Slower;
- Probably higher memory fragmentation;
www.eeworm.com/read/298657/3861288
c vec_malloc.c
/*
FUNCTION
, , ---manage vector memory
INDEX
vec_malloc
INDEX
vec_realloc
INDEX
vec_free
INDEX
_vec_malloc_r
INDEX
_vec_realloc_r
INDEX
_vec_free_r
AN
www.eeworm.com/read/298558/3862958
h malloc_rec.h
/******************************************************************************
* *
* Copyright 2005 University of Cambrid
www.eeworm.com/read/298558/3862965
c malloc_rec.c
/******************************************************************************
* *
* Copyright 2005 University of Cambrid
www.eeworm.com/read/294947/3914196
c malloc16.c
/* Wrapper functions for malloc/free that force 16-byte alignment
* See http://perso.club-internet.fr/matmac/sourcesc.htm
* Copyright 2001 Phil Karn, KA9Q
* May be used under the terms of the GNU
www.eeworm.com/read/294947/3914264
h malloc16.h
/* -*- c++ -*- */
/*
* Copyright 2002 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/294038/3923988
c sym_malloc.c
/*
* Device driver for the SYMBIOS/LSILOGIC 53C8XX and 53C1010 family
* of PCI-SCSI IO processors.
*
* Copyright (C) 1999-2001 Gerard Roudier
*
* This driver is derived from