代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/297233/8041963

h acconfig.h

/* Define if you have a working header file. */ #undef HAVE_INTTYPES_H /* Whether malloc must be declared even if is included. */ #undef NEED_DECLARATION_MALLOC /* Whether
www.eeworm.com/read/244318/12872277

c data.c

#include "data.h" database * init_database () { int i; database *data = malloc (sizeof (database)); // cpu glibtop_cpu *cpu = malloc (sizeof (glibtop_cpu)); glibtop_get_cpu (cpu); cpust
www.eeworm.com/read/242253/13085451

c port.c

#include "tdestr.h" #include "common.h" #include "tdefunc.h" #include "define.h" /* * Name: my_malloc * Purpose: malloc from the far heap * Date: April 1, 1993 * Passed: mem:
www.eeworm.com/read/323746/13323554

c port.c

#include "tdestr.h" #include "common.h" #include "tdefunc.h" #include "define.h" /* * Name: my_malloc * Purpose: malloc from the far heap * Date: April 1, 1993 * Passed: mem:
www.eeworm.com/read/317744/13498749

c list.c

#include "list.h" #include #include #include //---------------search list------------------ Slist *createslist(void) { Slist *sl; sl = malloc(sizeof(Slist)); sl->hea
www.eeworm.com/read/311844/13624928

c port.c

#include "tdestr.h" #include "common.h" #include "tdefunc.h" #include "define.h" /* * Name: my_malloc * Purpose: malloc from the far heap * Date: April 1, 1993 * Passed: mem:
www.eeworm.com/read/136072/5874895

h heap.h

/* * libc/stdlib/malloc/heap.h -- heap allocator used for malloc * * Copyright (C) 2002,03 NEC Electronics Corporation * Copyright (C) 2002,03 Miles Bader * * This file is su
www.eeworm.com/read/282731/6304990

c port.c

#include "tdestr.h" #include "common.h" #include "tdefunc.h" #include "define.h" /* * Name: my_malloc * Purpose: malloc from the far heap * Date: April 1, 1993 * Passed: mem:
www.eeworm.com/read/493371/6401849

c port.c

#include "tdestr.h" #include "common.h" #include "tdefunc.h" #include "define.h" /* * Name: my_malloc * Purpose: malloc from the far heap * Date: April 1, 1993 * Passed: mem:
www.eeworm.com/read/349895/6684299

c port.c

#include "tdestr.h" #include "common.h" #include "tdefunc.h" #include "define.h" /* * Name: my_malloc * Purpose: malloc from the far heap * Date: April 1, 1993 * Passed: mem: