代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/479151/1341040

h malloc.h

#ifndef _LINUX_MALLOC_H #define _LINUX_MALLOC_H #warning linux/malloc.h is deprecated, use linux/slab.h instead. #include #endif /* _LINUX_MALLOC_H */
www.eeworm.com/read/479151/1343300

c malloc.c

/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright (C) 2001 Red Hat, Inc. * * Created by David Woodhouse * * The original JFFS, from which the de
www.eeworm.com/read/479151/1343508

c malloc.c

/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright (C) 2001 Red Hat, Inc. * * Created by David Woodhouse * * The original JFFS, from which the de
www.eeworm.com/read/475306/1385113

c malloc.c

/*----------------------------------------------------------------------------- MALLOC.C is part of the C51 Compiler package from Keil Software. Copyright (c) 1995-2002 Keil Software. All rights re
www.eeworm.com/read/472568/1408589

c malloc.c

/* *---------------------------------------------------------------------- * T-Kernel * * Copyright (C) 2004 by Ken Sakamura. All rights reserved. * T-Kernel is distributed under the T-L
www.eeworm.com/read/470693/1455386

h malloc.h

/* DO NOT EDIT THIS FILE. It has been auto-edited by fixincludes from: "fixinc/tests/inc/malloc.h" This had to be done to correct non-standard usages in the original, manufacturer sup
www.eeworm.com/read/462744/1543109

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/462434/1545973

h malloc.h

/* * malloc.h * * Support for programs which want to use malloc.h to get memory management * functions. Unless you absolutely need some of these functions and they are * not in the ANSI headers y
www.eeworm.com/read/460691/1558225

al malloc.al

# NOTE: Derived from ..\..\lib\POSIX.pm. # Changes made here will be lost when autosplit again. # See AutoSplit.pm. package POSIX; #line 621 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto/PO
www.eeworm.com/read/460526/1560884

h malloc.h

/* * malloc.h * * Support for programs which want to use malloc.h to get memory management * functions. Unless you absolutely need some of these functions and they are * not in the ANSI headers y