代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/168845/5431988

inc pool_construct.inc

// Copyright (C) 2000 Stephen Cleary // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt)
www.eeworm.com/read/168845/5431990

inc pool_construct_simple.inc

// Copyright (C) 2000 Stephen Cleary // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt)
www.eeworm.com/read/167185/5463038

3 mallocl.3

.TH MALLOC_L 3\-ESPS 8/11/93 .PP See \fImalloc\fR.
www.eeworm.com/read/167185/5463059

3 mallocf.3

.TH MALLOC_F 3\-ESPS 8/11/93 .PP See \fImalloc\fR.
www.eeworm.com/read/167185/5463095

3 mallocd.3

.TH MALLOC_D 3\-ESPS 8/11/93 .PP See \fImalloc\fR.
www.eeworm.com/read/167185/5463132

3 mallocs.3

.TH MALLOC_S 3\-ESPS 8/11/93 .PP See \fImalloc\fR.
www.eeworm.com/read/167185/5463136

3 malloci.3

.TH MALLOC_I 3\-ESPS 8/11/93 .PP See \fImalloc\fR.
www.eeworm.com/read/167046/5470952

c alloc.c

/* alloc.c * * Written by Erik Andersen * LGPLv2 * * Parts of the memalign code were stolen from malloc-930716. */ #define _GNU_SOURCE #include #include
www.eeworm.com/read/167046/5470954

c mallopt.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/167046/5470957

c memalign.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