Searched refs:ent (Results 1 - 25 of 469) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dwhole_file_9.f9025 integer :: n(2), tmp(2), ent = 0, sent = 0 local in function:bad_stuff
26 save ent, sent
27 ent = -1
29 if (ent == -1) then
30 sent = ent
31 ent = 0
33 ent = ent + 1
37 ent = ent
[all...]
H A Dentry_15.f9018 entry ent(a) result(func2) entry in function:func
19 ent = -a*4.0 ! { dg-error "is not a variable" }
33 entry ent(a) result(func2) entry in function:func
34 ent = -a*6.0 ! { dg-error "is not a variable" }
H A Dentry_14.f9015 real :: ent local in function:func
18 entry ent(a) entry in function:func
19 ent = -a*2.0
33 entry ent(a) result(func2) entry in function:func
48 entry ent(a) result(func2) entry in function:func
61 real :: ent local in function:func
64 entry ent(a) entry in function:func
65 ent = -a*8.0
81 if(abs(ent(7) + 14.0) > tiny(1.0)) call abort()
87 if(abs(ent(1
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/cfi/
H A Dcfi-alpha-2.s2 .ent foo
9 .ent bar
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/cfi/
H A Dcfi-alpha-2.s2 .ent foo
9 .ent bar
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dpcrel-1.s2 .ent func
10 .ent foo
H A Dmips4100.s4 .ent stuff
H A Dmips4650.s4 .ent stuff
H A Dcfi-n64-1.s3 .ent foo
H A Delf-rel14.s1 .ent foo
H A Delf-rel25.s3 .ent foo
H A Dmips16-vis-1.s4 .ent foo
H A Dmips32-sync.s3 .ent foo
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mips/
H A Delf-rel23.s3 .ent foo
H A Dmips4100.s4 .ent stuff
H A Dmips4650.s4 .ent stuff
H A Delf-rel14.s1 .ent foo
H A Delf-rel25.s3 .ent foo
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dpie.s3 .ent __start
H A Dexport-class-call16-def.s5 .ent protected_foo
12 .ent hidden_foo
19 .ent internal_foo
H A Dpic-and-nonpic-2a.s4 .ent __start
H A Dpic-and-nonpic-2b.s4 .ent foo2
H A Dmips16-call-global-2.s4 .ent x
/haiku-buildtools/binutils/gas/testsuite/gas/alpha/
H A Delf-reloc-5.s12 .ent nopv
18 .ent stdgp
26 .ent extern
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/alpha/
H A Delf-reloc-5.s12 .ent nopv
18 .ent stdgp
26 .ent extern

Completed in 206 milliseconds

1234567891011>>