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

Subversion Repositories openrisc

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

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

package Loop_Optimization10_Pkg is
 
   pragma Pure (Loop_Optimization10_Pkg);
 
   type Limit_Type is record
      Low  : Float;
      High : Float;
   end record;
 
   function F (Low, High : in Float) return Limit_Type;
 
end Loop_Optimization10_Pkg;
 

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.