代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/298657/3861892

c mtrim.c

#ifndef MALLOC_PROVIDED /* mtrim.c -- a wrapper for malloc_trim. */ #include #include #include #include #ifndef _REENT_ONLY int _DEFUN (malloc_trim, (pad)
www.eeworm.com/read/279968/4131101

c mtrim.c

#ifndef MALLOC_PROVIDED /* mtrim.c -- a wrapper for malloc_trim. */ #include #include #include #include #ifndef _REENT_ONLY int _DEFUN (malloc_trim, (pad)
www.eeworm.com/read/247849/4473476

x-genix

# Makefile modifications for compilation on Genix. ALLOCA=alloca.o MALLOC = malloc.o # You must get malloc.c and getpagesize.h from GNU Emacs.
www.eeworm.com/read/186388/5233054

x-genix

# Makefile modifications for compilation on Genix. ALLOCA=alloca.o MALLOC = malloc.o # You must get malloc.c and getpagesize.h from GNU Emacs.
www.eeworm.com/read/340665/3270976

c mallocr.c

#ifdef MALLOC_PROVIDED int _dummy_mallocr = 1; #else /* ---------- To make a malloc.h, start cutting here ------------ */ /* A version of malloc/free/realloc written by Doug Lea and released to th
www.eeworm.com/read/298657/3861928

c mallocr.c

#ifdef MALLOC_PROVIDED int _dummy_mallocr = 1; #else /* ---------- To make a malloc.h, start cutting here ------------ */ /* A version of malloc/free/realloc written by Doug Lea and released to th
www.eeworm.com/read/279968/4131138

c mallocr.c

#ifdef MALLOC_PROVIDED int _dummy_mallocr = 1; #else /* ---------- To make a malloc.h, start cutting here ------------ */ /* A version of malloc/free/realloc written by Doug Lea and released to th
www.eeworm.com/read/340665/3270984

c msize.c

#ifndef MALLOC_PROVIDED /* msize.c -- a wrapper for malloc_usable_size. */ #include #include #include #include #ifndef _REENT_ONLY size_t _DEFUN (malloc_u
www.eeworm.com/read/298657/3861937

c msize.c

#ifndef MALLOC_PROVIDED /* msize.c -- a wrapper for malloc_usable_size. */ #include #include #include #include #ifndef _REENT_ONLY size_t _DEFUN (malloc_u
www.eeworm.com/read/279968/4131147

c msize.c

#ifndef MALLOC_PROVIDED /* msize.c -- a wrapper for malloc_usable_size. */ #include #include #include #include #ifndef _REENT_ONLY size_t _DEFUN (malloc_u