代码搜索:malloc

找到约 10,000 项符合「malloc」的源代码

代码结果 10,000
www.eeworm.com/read/439082/1815676

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/439082/1818871

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
www.eeworm.com/read/438718/1822635

c malloc.c

#include "config.h" #include #include #include #include "libc_segments.h" #include long malloc_ref_count = 0; long bytes_allocated = 0; long by
www.eeworm.com/read/435707/1861202

h malloc.h

#include
www.eeworm.com/read/435701/1862092

c malloc.c

#include #include #include static void* sbrkalloc(ulong); static int sbrkmerge(void*, void*); static void plock(Pool*); static void punlock(Pool*); static void pprint(Pool
www.eeworm.com/read/434177/1874326

cpp malloc.cpp

#include "com/comerror.h" #include "com/Com.h" #include #include #include #include "com/linux/internal.h" namespace firtex { namespace com { namespac
www.eeworm.com/read/433911/1876971

malloc gnumakefile.malloc

# -*- Makefile -*- #---------------------------------------------------------------------------- # GNU Makefile # # @file GNUmakefile.Malloc # # $Id: gnu.mpd 83821 2008-11-17 16:10:27Z mit
www.eeworm.com/read/433911/1876977

cpp malloc.cpp

// $Id: Malloc.cpp 80826 2008-03-04 14:51:23Z wotte $ #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_
www.eeworm.com/read/430518/1924654

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/430518/1927800

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