代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/35972/1061006
c malloc.c
/**************************************************************************
* *
* PROJECT : ARM port for ucos
www.eeworm.com/read/35972/1061093
crf malloc.crf
www.eeworm.com/read/37558/1082478
c malloc.c
/*-----------------------------------------------------------------------------
MALLOC.C is part of the C51 Compiler package from Keil Software.
Copyright (c) 1995-2002 Keil Software. All rights re
www.eeworm.com/read/38360/1111308
c malloc.c
/*-----------------------------------------------------------------------------
MALLOC.C is part of the C51 Compiler package from Keil Software.
Copyright (c) 1995-2002 Keil Software. All rights re
www.eeworm.com/read/41247/1142686
c malloc.c
/*-----------------------------------------------------------------------------
MALLOC.C is part of the C51 Compiler package from Keil Software.
Copyright (c) 1995-2002 Keil Software. All rights re
www.eeworm.com/read/494783/1153206
h malloc.h
/*
A version of malloc/free/realloc written by Doug Lea and released to the
public domain. Send questions/comments/complaints/performance data
to dl@cs.oswego.edu
* VERSION 2.6.6 Sun Mar 5 1
www.eeworm.com/read/492131/1181288
c malloc.c
/*
* Copyright (c) 1983 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms are permitted
* provided that: (1) source distri
www.eeworm.com/read/489559/1217342
h malloc.h
/*
A version of malloc/free/realloc written by Doug Lea and released to the
public domain. Send questions/comments/complaints/performance data
to dl@cs.oswego.edu
* VERSION 2.6.6 Sun Mar 5 1
www.eeworm.com/read/480930/1308219
h malloc.h
#ifndef _LINUX_MALLOC_H
#define _LINUX_MALLOC_H
#warning linux/malloc.h is deprecated, use linux/slab.h instead.
#include
#endif /* _LINUX_MALLOC_H */
www.eeworm.com/read/480930/1311406
c malloc.c
/*
* JFFS2 -- Journalling Flash File System, Version 2.
*
* Copyright (C) 2001 Red Hat, Inc.
*
* Created by David Woodhouse
*
* The original JFFS, from which the de