repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* snames.ads-tmpl (Name_Ivdep): New pragma-related name.
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
vect4_pkg.ads
blob
2e0008d0a714f9f8717339de763a4119a225ee8e
1
package
Vect4_Pkg
is
2
3
function
K
return
Integer
;
4
function
N
return
Integer
;
5
6
end
Vect4_Pkg
;