代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/398414/2380917
c malloc.c
#include "../inc/sysconfig.h"
#if defined(_USE_OWN_MALLOC) && (USE_MINIGUI==0)
#ifndef ENOMEM
#define ENOMEM 12
#endif
/*
This is a version (aka dlmalloc) of malloc/free/realloc written by
Doug
www.eeworm.com/read/398414/2380990
c malloc.c
#include "../inc/sysconfig.h"
#if defined(_USE_OWN_MALLOC) && (USE_MINIGUI==0)
#ifndef ENOMEM
#define ENOMEM 12
#endif
/*
This is a version (aka dlmalloc) of malloc/free/realloc written by
Doug
www.eeworm.com/read/398414/2381369
c malloc.c
#include "../inc/sysconfig.h"
#if defined(_USE_OWN_MALLOC) && (USE_MINIGUI==0)
#ifndef ENOMEM
#define ENOMEM 12
#endif
/*
This is a version (aka dlmalloc) of malloc/free/realloc written by
Doug
www.eeworm.com/read/398414/2381441
c malloc.c
#include "../inc/sysconfig.h"
#if defined(_USE_OWN_MALLOC) && (USE_MINIGUI==0)
#ifndef ENOMEM
#define ENOMEM 12
#endif
/*
This is a version (aka dlmalloc) of malloc/free/realloc written by
Doug
www.eeworm.com/read/398414/2381513
c malloc.c
#include "../inc/sysconfig.h"
#if defined(_USE_OWN_MALLOC) && (USE_MINIGUI==0)
#ifndef ENOMEM
#define ENOMEM 12
#endif
/*
This is a version (aka dlmalloc) of malloc/free/realloc written by
Doug
www.eeworm.com/read/398414/2381585
c malloc.c
#include "../inc/sysconfig.h"
#if defined(_USE_OWN_MALLOC) && (USE_MINIGUI==0)
#ifndef ENOMEM
#define ENOMEM 12
#endif
/*
This is a version (aka dlmalloc) of malloc/free/realloc written by
Doug
www.eeworm.com/read/398414/2381692
c malloc.c
#include "../inc/sysconfig.h"
#if defined(_USE_OWN_MALLOC) && (USE_MINIGUI==0)
#ifndef ENOMEM
#define ENOMEM 12
#endif
/*
This is a version (aka dlmalloc) of malloc/free/realloc written by
Doug
www.eeworm.com/read/398414/2381820
c malloc.c
#include "../inc/sysconfig.h"
#if defined(_USE_OWN_MALLOC) && (USE_MINIGUI==0)
#ifndef ENOMEM
#define ENOMEM 12
#endif
/*
This is a version (aka dlmalloc) of malloc/free/realloc written by
Doug
www.eeworm.com/read/398200/2383608
cxx malloc.cxx
//========================================================================
//
// malloc.cxx
//
// Implementation of ISO C memory allocation routines
//
//====================================
www.eeworm.com/read/398200/2385532
h malloc.h
//==========================================================================
//
// include/sys/malloc.h
//
//
//
//==========================================================================