代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/110972/6160970

alloc_2

8 0 0 0 4 0 0 0 1 3 5 1 0 0 2 5 7 1 1 0 3 9 10 1 3 0 4 15 4 3 4 0 5 31 5 3 5 0 6 63 6 3 6 0 7 127 7 3 7 0 8 255 8 3 8 0 9 511 9 3 9 0 10 1023 10 3 10 0 11 2047 11 3 11 0 12 4095 12 3 12
www.eeworm.com/read/110301/6165499

c alloc.c

#include #include #define MAGIC (Header *)1111 typedef long Align; union header { struct { union header *ptr; unsigned size; } s;
www.eeworm.com/read/110034/6171172

h alloc.h

#define CONFIG_CONTIGUOUS_PAGE_ALLOC 1
www.eeworm.com/read/109242/6175334

c alloc.c

/* * Unit test suite for memory allocation functions. * * Copyright 2002 Geoffrey Hausheer * * This library is free software; you can redistribute it and/or * modify it under the terms of the GN
www.eeworm.com/read/103451/6215970

h alloc.h

/* * Copyright (c) 1999 * Boris Fomitchev * * This material is provided "as is", with absolutely no warranty expressed * or implied. Any use is at your own risk. * * Permission to use o
www.eeworm.com/read/103451/6216028

h alloc.h

/* * Copyright (c) 1996,1997 * Silicon Graphics Computer Systems, Inc. * * Copyright (c) 1999 * Boris Fomitchev * * This material is provided "as is", with absolutely no warranty expres
www.eeworm.com/read/103451/6216136

pthread_alloc

/* * * Copyright (c) 1994 * Hewlett-Packard Company * * Copyright (c) 1996,1997 * Silicon Graphics Computer Systems, Inc. * * Copyright (c) 1997 * Moscow Center for SPARC Technology
www.eeworm.com/read/101082/6249191

c alloc.c

#ifndef lint static char *sccsid = "@(#)alloc.c 4.2 (ULTRIX) 8/13/90"; #endif /************************************************************************ *
www.eeworm.com/read/101082/6250655

c alloc.c

#include "defs" #define NHISTO 50 int histo[NHISTO]; int mem[MEMSIZE]; unsigned int nmemused = 0; unsigned int nmemavail = 0; long int totalloc = 0; long int totfreed = 0; int nexpblocks = 0; ptr e
www.eeworm.com/read/101082/6250971

h alloc.h

(*#@(#)alloc.h 4.1 Ultrix 7/17/90 *) (**************************************************************************** * * * Copyright (c) 1984 by * * DIGITAL EQUIPMENT CORPORATI