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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [loop_optimization10.ads] - Rev 749

Go to most recent revision | Compare with Previous | Blame | View Log

with Loop_Optimization10_Pkg; use Loop_Optimization10_Pkg;
package Loop_Optimization10 is
 
   type Dual_Axis_Type is (One, Two);
 
   type Array_Real_Type    is array (Dual_Axis_Type) of Float;
   type Array_Limit_Type   is array (Dual_Axis_Type) of Limit_Type;
 
   function F (Low, High : in Array_Real_Type) return Array_Limit_Type;
 
end Loop_Optimization10;
 

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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