代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/103510/6214703
c heap.c
/*!\file heap.c
* \brief Dynamic memory allocation services.
* \author Philippe Gerum
*
* Copyright (C) 2001,2002,2003 Philippe Gerum .
*
* Xenomai is free software; you can red
www.eeworm.com/read/101082/6250877
def storage.def
(*#@(#)Storage.def 4.1 Ultrix 7/17/90 *)
(* $Header: Storage.def,v 1.5 84/05/19 11:39:36 powell Exp $ *)
(* Definition module for standard memory allocation routines *)
(* The size of the storage al
www.eeworm.com/read/494289/6381528
c ecdhp8.c
/*
Example Elliptic Curve Diffie-Hellman program for 8-bit constrained environments. Uses point compression.
Stack-only memory allocation
Use with this mirdef.h header (for a PC using MS C)
www.eeworm.com/read/494289/6381548
c ecdhp16.c
/*
Example Elliptic Curve Diffie-Hellman program for 16-bit constrained environments. Uses point compression.
Stack-only memory allocation
Use with this mirdef.h header (for a PC using MS C)
www.eeworm.com/read/494289/6381581
c ecdhp32.c
/*
Example Elliptic Curve Diffie-Hellman program for 32-bit constrained environments. Uses point compression.
Stack-only memory allocation
Use with this mirdef.h header (for a PC using MS C)
www.eeworm.com/read/494289/6381763
c ecdhp.c
/*
Example Elliptic Curve Diffie-Hellman program for 32-bit constrained environments. Uses point compression.
Stack-only memory allocation
Use with this mirdef.h header (for a PC using MS C)
www.eeworm.com/read/494289/6381794
c ecdh2m.c
/*
Example GF(2^m) Elliptic Curve Diffie-Hellman program for constrained environments. Uses point compression.
Stack-only memory allocation
Use with this mirdef.h header (for a PC using MS C)
www.eeworm.com/read/123658/14616754
c cppalloc.c
/* Part of CPP library. (memory allocation - xmalloc etc)
Copyright (C) 1986, 87, 89, 92, 93, 94, 1995 Free Software Foundation, Inc.
Written by Per Bothner, 1994.
Based on CCCP program by b
www.eeworm.com/read/123453/14630592
c wsalloc.c
/*
*
* wsalloc.c
*
* Author: Markku Rossi
*
* Copyright (c) 1999-2000 WAPIT OY LTD.
* All rights reserved.
*
* Memory allocation routines. These are simple stub functions to f
www.eeworm.com/read/120203/14810974
c tstint.c
/*
* tstint.c 17 Nov 83 Craig Milo Rogers at USC/ISI
*
* This program tests int_pkg.c, the interrupt allocation package.
*/
#define M_TSTINT /* For debugging. */
#include "stdio.h"