代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/103374/15735843

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/103374/15735847

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/103337/15736515

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/103337/15736519

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/102731/15760599

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/102731/15760603

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/101771/15818824

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/101771/15818828

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/239264/4604710

makefile

TARGET = malloc include $(PREX_SRC)/mk/task.mk
www.eeworm.com/read/302096/3827510

cvsignore .cvsignore

*.d *.la *.lo .deps .libs Makefile test_flower_malloc