代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/126765/6012837

c flsocket.c

/* * $Log: P:/user/amir/lite/vcs/flsocket.c_v $ * * Rev 1.21 09 Jan 1998 17:10:00 Hdei * changed MALLOC FREE to MALLOC_TFFS FREE_TFFS. * * Rev 1.21 29 Sep 1997 14:22:36 danig
www.eeworm.com/read/124347/6052158

c valloc.c

#ifndef MALLOC_PROVIDED /* valloc.c -- a wrapper for valloc_r and pvalloc_r. */ #include #include #include #include #ifndef _REENT_ONLY _PTR _DEFUN (vallo
www.eeworm.com/read/101066/6257118

c flsocket.c

/* * $Log: P:/user/amir/lite/vcs/flsocket.c_v $ * * Rev 1.21 09 Jan 1998 17:10:00 Hdei * changed MALLOC FREE to MALLOC_TFFS FREE_TFFS. * * Rev 1.21 29 Sep 1997 14:22:36 danig
www.eeworm.com/read/231414/14236769

h interp.h

#ifndef _STDIO_H #include #endif #ifndef _MALLOC_H #include #endif #ifndef _STDLIB_H #include #endif #ifndef _MYTYPES_H #include "mytypes.h" #endif ext
www.eeworm.com/read/9374/167010

c

#include #include void main(void) { char *buffer1, *buffer2, *buffer3; struct heapinfo node = { NULL, 0, 0}; buffer1 = malloc(100); buffer2 = malloc(200);
www.eeworm.com/read/11180/210741

c heapwalk.c

#include #include void main(void) { char *buffer1, *buffer2, *buffer3; struct heapinfo node = { NULL, 0, 0}; buffer1 = malloc(100); buffer2 = malloc(200);
www.eeworm.com/read/14356/330649

h os_types.h

#ifndef _OS_TYPES_H #define _OS_TYPES_H #define _ogg_malloc malloc #define _ogg_calloc calloc #define _ogg_realloc realloc #define _ogg_free free #ifdef _WIN32 # ifndef __GNUC_
www.eeworm.com/read/15710/535611

h os_types.h

#ifndef _OS_TYPES_H #define _OS_TYPES_H #define _ogg_malloc malloc #define _ogg_calloc calloc #define _ogg_realloc realloc #define _ogg_free free #ifdef _WIN32 # ifndef __GNUC_
www.eeworm.com/read/34867/1046317

c flsocket.c

/* * $Log: P:/user/amir/lite/vcs/flsocket.c_v $ * * Rev 1.21 09 Jan 1998 17:10:00 Hdei * changed MALLOC FREE to MALLOC_TFFS FREE_TFFS. * * Rev 1.21 29 Sep 1997 14:22:36 danig
www.eeworm.com/read/492252/1178268

c flsocket.c

/* * $Log: P:/user/amir/lite/vcs/flsocket.c_v $ * * Rev 1.21 09 Jan 1998 17:10:00 Hdei * changed MALLOC FREE to MALLOC_TFFS FREE_TFFS. * * Rev 1.21 29 Sep 1997 14:22:36 danig