代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/126411/6017612

h malloc.h

/* Declarations for `malloc' and friends. Copyright 1990, 1991, 1992, 1993 Free Software Foundation, Inc. Written May 1989 by Mike Haertel. This library is free software; you can redistribute
www.eeworm.com/read/126411/6017621

c malloc.c

/* Memory allocator `malloc'. Copyright 1990, 1991, 1992, 1993 Free Software Foundation Written May 1989 by Mike Haertel. This library is free software; you can redistribute it and/or modify i
www.eeworm.com/read/125819/6021048

c malloc.c

/* Simple malloc tests. */ #include #include /* PENDING */ #if defined(__gbz80) || defined(__z80) || defined(__GNUC__) #define XDATA #else #define XDATA xdata #endif XDATA ch
www.eeworm.com/read/125688/6022858

h malloc.h

#ifndef _LINUX_MALLOC_H #define _LINUX_MALLOC_H #include #endif /* _LINUX_MALLOC_H */
www.eeworm.com/read/125688/6023730

h malloc.h

/* $NetBSD: malloc.h,v 1.23 1996/04/05 04:52:52 mhitch Exp $ */ /* * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in so
www.eeworm.com/read/125688/6023833

c malloc.c

/* * Copyright (c) 1995-1999 University of Utah and the Flux Group. * All rights reserved. * * This file is part of the Flux OSKit. The OSKit is free software, also known * as "open source;" yo
www.eeworm.com/read/125688/6023849

h malloc.h

/* * Copyright (c) 1994, 1998, 1999 University of Utah and the Flux Group. * All rights reserved. * * This file is part of the Flux OSKit. The OSKit is free software, also known * as "open sour
www.eeworm.com/read/125688/6024371

c malloc.c

#ifndef OSKIT /* * ---------------------------------------------------------------------------- * "THE BEER-WARE LICENSE" (Revision 42): * wrote this file. As long as you retain
www.eeworm.com/read/125688/6024870

h malloc.h

/* * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permi
www.eeworm.com/read/125688/6025554

h malloc.h

#if __GNUC__ #warning "this file includes which is deprecated, use instead" #endif #include