代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/357532/3014956

cpp alloc.cpp

//==========================================================================; // // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY // KIND, EITHER EXPRESSED OR IMPLIED, INCLUD
www.eeworm.com/read/357352/3016342

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/354586/3076316

h alloc.h

/* alloc.h memory management functions and variables. Copyright (c) 1987, 1991 by Borland International All Rights Reserved. */ #if !defined(__ALLOC_H) #define __ALLOC_H #i
www.eeworm.com/read/264734/4287044

h alloc.h

/* alloc.h - Allocates memory (safe) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Soft
www.eeworm.com/read/264734/4287055

c alloc.c

/* alloc.c - Allocates memory (safe) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Soft
www.eeworm.com/read/255218/4379018

h alloc.h

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

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; #define _BND 1 #define
www.eeworm.com/read/254664/4381325

c alloc.c

#include #include #include #include /* #define DEBUG */ #ifdef DEBUG #define calloc xcalloc #define malloc xmalloc #define realloc xrealloc #d
www.eeworm.com/read/253336/4398533

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/162614/5537698

h alloc.h

// Backward-compat support -*- C++ -*- // Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can