代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/124347/6051189
c mallstatsr.c
#include
void
_malloc_stats_r (struct _reent *ptr)
{
malloc_stats ();
}
www.eeworm.com/read/470102/6924737
h rua_memory.h
extern void c_malloc_init(struct RUA * rua);
extern void c_malloc_uninit(struct RUA * rua);
extern void * c_malloc( RMuint32 numofbytes );
extern void c_free( void * ptr );
// these are
www.eeworm.com/read/222350/14695581
h check.h
/* Copyright (C) 1999, 2000, 2001, 2002, Massachusetts Institute of Technology.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publ
www.eeworm.com/read/170881/5402712
h check.h
/* Copyright (C) 1999, 2000, 2001, 2002, Massachusetts Institute of Technology.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publ
www.eeworm.com/read/162614/5530121
c ultrasp8.c
/* PR target/10067 */
/* Originator: */
/* { dg-do compile { target sparc*-*-* } } */
/* { dg-options "-O2 -mtune=supersparc" { target sparc64-*-* sparcv9-*-* } } */
struct _r
www.eeworm.com/read/281576/9147964
c hs046.c
/*********************************************************************/
/*** Copyright (c) Robert J. Vanderbei, 1994 ***/
/*** All Rights Reserved
www.eeworm.com/read/121010/14775548
txt readme.txt
DCP - Dreamcast Compressed Picture
by Steven
----------------------------------------------
This is a modification of Snoozy's DBP image
loader (