代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/458360/7298528

c alloc..c

#line 1 "../../src/alloc.c" /* */ /* < ../../src/alloc.c */ int * _new ( ) ; int _delete ( ) ; int * _vec_new ( ) ; int _vec_delete ( ) ; #line 1 "../../src/alloc.c" typedef
www.eeworm.com/read/458360/7298561

c alloc.c

/* @(#) alloc.c 1.3 1/27/86 17:48:32 */ /*ident "@(#)cfront:src/alloc.c 1.3" */ #include "cfront.h" extern void free(char*); extern char *malloc(unsigned); extern void print_free(); typedef class h
www.eeworm.com/read/456569/7344756

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/450111/7490563

h alloc.h

/* * Extended Operating System Loader (XOSL) * Copyright (c) 1999 by Geurt Vos * * This code is distributed under GNU General Public License (GPL) * * The full text of the license can be f
www.eeworm.com/read/450111/7490630

cpp alloc.cpp

/* * Extended Operating System Loader (XOSL) * Copyright (c) 1999 by Geurt Vos * * This code is distributed under GNU General Public License (GPL) * * The full text of the license can be f
www.eeworm.com/read/450111/7490663

h alloc.h

/* * Extended Operating System Loader (XOSL) * Copyright (c) 1999 by Geurt Vos * * This code is distributed under GNU General Public License (GPL) * * The full text of the license can be f
www.eeworm.com/read/450111/7490674

cpp alloc.cpp

/* * Extended Operating System Loader (XOSL) * Copyright (c) 1999 by Geurt Vos * * This code is distributed under GNU General Public License (GPL) * * The full text of the license can be f
www.eeworm.com/read/449996/7492021

c alloc.c

/* memory allocation routines * * Adapted from alloc routine in K&R; memory statistics and interrupt * protection added for use with net package. Must be used in place of * standard Turbo-C li
www.eeworm.com/read/448620/7529024

c alloc.c

/*=========================================================================== Copyright (c) 1998-2000, The Santa Cruz Operation All rights reserved. Redistribution and use in source and binary f
www.eeworm.com/read/179236/7583924

h alloc.h