代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/470693/1467141

h alloc.h

// Backward-compat support -*- C++ -*- // Copyright (C) 2001 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute
www.eeworm.com/read/468610/1484672

c alloc.c

/* * $XConsortium: Alloc.c,v 1.2 94/04/17 20:16:29 keith Exp $ * $XFree86: xc/lib/Xdmcp/Alloc.c,v 3.0 1995/07/07 15:32:19 dawes Exp $ * * Copyright (c) 1989 X Consortium Permission is hereby gr
www.eeworm.com/read/464448/1530100

h _alloc.h

typedef struct cell_hdr { struct cell_hdr *next; void *EndAddr; int size; #ifdef DEBUG unsigned int InUse; #endif } CELL_HDR; extern CELL_HDR *__FreeList; #if defined(_ARM) #defin
www.eeworm.com/read/464448/1530103

c alloc.c

#include #include #include #include #ifdef DEBUG #define calloc xcalloc #define malloc xmalloc #define realloc xrealloc #define free xfree void
www.eeworm.com/read/460526/1561048

h alloc.h

/* * Copyright (c) 1996-1997 * Silicon Graphics Computer Systems, Inc. * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby gra
www.eeworm.com/read/460526/1561071

pthread_alloc

/* * Copyright (c) 1996 * Silicon Graphics Computer Systems, Inc. * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby granted
www.eeworm.com/read/453168/1642349

c alloc.c

/* vi: set sw=4 ts=4: */ /* * alloc.c --- allocate new inodes, blocks for ext2fs * * Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% * This file may be redistributed under
www.eeworm.com/read/250103/4442283

cpp alloc.cpp

/* * Alloc.cpp * * This file is a part of LZMA compression module for NSIS. * * Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov * Modifications Copyright (C) 2003-2006 Amir Szekely
www.eeworm.com/read/250103/4442286

h alloc.h

/* * Alloc.h * * This file is a part of LZMA compression module for NSIS. * * Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov * Modifications Copyright (C) 2003-2006 Amir Szekely
www.eeworm.com/read/250015/4443240

c alloc.c

/* vi: set sw=4 ts=4: */ /* * alloc.c --- allocate new inodes, blocks for ext2fs * * Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% * This file may be redistributed under