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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc1/] [gcc/] [testsuite/] [gnat.dg/] [opt1.ads] - Blame information for rev 338

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 304 jeremybenn
package Opt1 is
2
 
3
   type Dimention_Length is array (1 .. 16) of Natural;
4
 
5
   type Dimension_Indexes is array (Positive range <>) of Positive;
6
 
7
   function De_Linear_Index
8
     (Index       : Natural;
9
      D           : Natural;
10
      Ind_Lengths : Dimention_Length)
11
      return Dimension_Indexes;
12
 
13
end Opt1;

powered by: WebSVN 2.1.0

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