代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/136072/5874898

h malloc.h

/* * libc/stdlib/malloc/malloc.h -- small malloc implementation * * Copyright (C) 2002 NEC Corporation * Copyright (C) 2002 Miles Bader * * This file is subject to the terms
www.eeworm.com/read/136072/5874904

c malloc.c

/* * libc/stdlib/malloc/malloc.c -- malloc function * * Copyright (C) 2002,03 NEC Electronics Corporation * Copyright (C) 2002,03 Miles Bader * * This file is subject to the
www.eeworm.com/read/136072/5874911

h malloc.h

/* This is a version (aka dlmalloc) of malloc/free/realloc written by Doug Lea and released to the public domain. Use, modify, and redistribute this code without permission or acknowledgement i
www.eeworm.com/read/136072/5874916

c malloc.c

/* This is a version (aka dlmalloc) of malloc/free/realloc written by Doug Lea and released to the public domain. Use, modify, and redistribute this code without permission or acknowledgement i
www.eeworm.com/read/135153/5888853

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/134009/5895870

al malloc.al

# NOTE: Derived from ../../lib/POSIX.pm. # Changes made here will be lost when autosplit again. # See AutoSplit.pm. package POSIX; #line 452 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/m
www.eeworm.com/read/133772/5899832

cxx malloc.cxx

//======================================================================== // // malloc.cxx // // Implementation of ISO C memory allocation routines // //==============================
www.eeworm.com/read/133772/5901756

h malloc.h

//========================================================================== // // include/sys/malloc.h // // // //====================================================================
www.eeworm.com/read/133772/5901991

h malloc.h

//========================================================================== // // include/sys/malloc.h // //========================================================================== //####
www.eeworm.com/read/132748/5909745

h malloc.h

#ifndef _LINUX_MALLOC_H #define _LINUX_MALLOC_H #include #endif /* _LINUX_MALLOC_H */