代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/396473/2415545

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/384879/2596551

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/383832/2612510

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/378966/2678848

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/377363/2701602

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/361550/2945581

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/355768/3047963

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/353649/3083415

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/353640/3084532

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/257673/4361572

c heapwalk.c

#include #include void main(void) { char *buffer1, *buffer2, *buffer3; struct heapinfo node = { NULL, 0, 0}; buffer1 = malloc(100); buffer2 = malloc(200);