代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/275562/4175106

zc gmem.zc

import "glib/gtypes" public [name="c"] import func g_malloc (gulong): gpointer import func g_malloc0 (gulong): gpointer import func g_realloc (gpointer,gulong): gpointe
www.eeworm.com/read/385649/2587095

h splitheap.h

#ifndef _SPLITHEAP_H_ #define _SPLITHEAP_H_ template class SplitHeap : public SuperHeap { public: inline void * malloc (const size_t sz) { void * ptr = SuperHeap::malloc (sz
www.eeworm.com/read/384879/2596572

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

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/366702/2867653

c pr21584-2.c

extern char *strcpy (char *__restrict __dest, __const char *__restrict __src); extern char *foo (void); extern void *malloc(__SIZE_TYPE__) __attribute__((malloc)); char v[100]; void baz() { char
www.eeworm.com/read/355768/3047984

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

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

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

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/161438/5554102

c heapnode.c

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