代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/34879/891855

c mem.c

/** * @file * Dynamic memory manager * * This is a lightweight replacement for the standard C library malloc(). * * If you want to use the standard C library malloc() instead, define * M
www.eeworm.com/read/34887/1050240

h mallocconfig.h

#ifndef _MALLOC_SETTINGS_H #define _MALLOC_SETTINGS_H /********************************************************************* ** Title: Dynamic memory (de-)allocation library for wizC. ** ** Auth
www.eeworm.com/read/34887/1050248

h mallocconfig.h

#ifndef _MALLOC_SETTINGS_H #define _MALLOC_SETTINGS_H /********************************************************************* ** Title: Dynamic memory (de-)allocation library for wizC. ** ** Auth
www.eeworm.com/read/34887/1050255

h mallocconfig.h

#ifndef _MALLOC_SETTINGS_H #define _MALLOC_SETTINGS_H /********************************************************************* ** Title: Dynamic memory (de-)allocation library for wizC. ** ** Auth
www.eeworm.com/read/34887/1050261

h mallocconfig.h

#ifndef _MALLOC_SETTINGS_H #define _MALLOC_SETTINGS_H /********************************************************************* ** Title: Dynamic memory (de-)allocation library for wizC. ** ** Auth
www.eeworm.com/read/34887/1050268

h mallocconfig.h

#ifndef _MALLOC_SETTINGS_H #define _MALLOC_SETTINGS_H /********************************************************************* ** Title: Dynamic memory (de-)allocation library for wizC. ** ** Auth
www.eeworm.com/read/34887/1050276

h mallocconfig.h

#ifndef _MALLOC_SETTINGS_H #define _MALLOC_SETTINGS_H /********************************************************************* ** Title: Dynamic memory (de-)allocation library for wizC. ** ** Auth
www.eeworm.com/read/34887/1050287

h mallocconfig.h

#ifndef _MALLOC_SETTINGS_H #define _MALLOC_SETTINGS_H /********************************************************************* ** Title: Dynamic memory (de-)allocation library for wizC. ** ** Auth
www.eeworm.com/read/480260/1320265

c mem.c

/** * @file * Dynamic memory manager * * This is a lightweight replacement for the standard C library malloc(). * * If you want to use the standard C library malloc() instead, define * M
www.eeworm.com/read/459219/1571438

c mem.c

/** * @file * Dynamic memory manager * * This is a lightweight replacement for the standard C library malloc(). * * If you want to use the standard C library malloc() instead, define * M