代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/251886/6336036

h acconfig.h

#if defined(USE_DMALLOC) # include /* * G_malloc() and friends are redefined by glib.h when using DMALLOC. */ # define ALLOC(type, count) (type *) malloc (sizeof (type) * (count)) #
www.eeworm.com/read/251886/6336164

h acconfig.h

#if defined(USE_DMALLOC) # include /* * G_malloc() and friends are redefined by glib.h when using DMALLOC. */ # define ALLOC(type, count) (type *) malloc (sizeof (type) * (count)) #
www.eeworm.com/read/481239/6645664

c heapnode.c

#include #include void main(void) { char *buffer, *second_buffer; int i, state; buffer = malloc(100); second_buffer = malloc(100); state = heapcheckno
www.eeworm.com/read/481239/6645668

c heapchk.c

#include #include void main(void) { char *buffer, *second_buffer; int i, state; buffer = malloc(100); second_buffer = malloc(100); state = heapcheck()
www.eeworm.com/read/481045/6656853

c heapnode.c

#include #include void main(void) { char *buffer, *second_buffer; int i, state; buffer = malloc(100); second_buffer = malloc(100); state = heapcheckno
www.eeworm.com/read/481045/6656857

c heapchk.c

#include #include void main(void) { char *buffer, *second_buffer; int i, state; buffer = malloc(100); second_buffer = malloc(100); state = heapcheck()
www.eeworm.com/read/476355/6757963

c heapnode.c

#include #include void main(void) { char *buffer, *second_buffer; int i, state; buffer = malloc(100); second_buffer = malloc(100); state = heapcheckno
www.eeworm.com/read/476355/6757967

c heapchk.c

#include #include void main(void) { char *buffer, *second_buffer; int i, state; buffer = malloc(100); second_buffer = malloc(100); state = heapcheck()
www.eeworm.com/read/409272/11337653

c heapnode.c

#include #include void main(void) { char *buffer, *second_buffer; int i, state; buffer = malloc(100); second_buffer = malloc(100); state = heapcheckno
www.eeworm.com/read/409272/11337658

c heapchk.c

#include #include void main(void) { char *buffer, *second_buffer; int i, state; buffer = malloc(100); second_buffer = malloc(100); state = heapcheck()