OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [ada/] [a-szfzha.ads] - Blame information for rev 281

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 281 jeremybenn
------------------------------------------------------------------------------
2
--                                                                          --
3
--                         GNAT LIBRARY COMPONENTS                          --
4
--                                                                          --
5
--        A D A . S T R I N G S . W I D E _ W I D E _ F I X E D .           --
6
--                      W I D E _ W I D E _ H A S H                         --
7
--                                                                          --
8
--                                S p e c                                   --
9
--                                                                          --
10
-- This specification is derived from the Ada Reference Manual for use with --
11
-- GNAT.  In accordance with the copyright of that document, you can freely --
12
-- copy and modify this specification,  provided that if you redistribute a --
13
-- modified version,  any changes that you have made are clearly indicated. --
14
--                                                                          --
15
------------------------------------------------------------------------------
16
 
17
with Ada.Containers;
18
with Ada.Strings.Wide_Wide_Hash;
19
 
20
function Ada.Strings.Wide_Wide_Fixed.Wide_Wide_Hash
21
 (Key : Wide_Wide_String) return Containers.Hash_Type
22
 renames Ada.Strings.Wide_Wide_Hash;
23
 
24
pragma Pure (Ada.Strings.Wide_Wide_Fixed.Wide_Wide_Hash);

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.