Searched refs:st (Results 1 - 25 of 602) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dfgetc_2.f904 integer st variable
10 st = fgetc(10,s)
11 if ((st /= 0) .or. (s /= "a ")) call abort
12 st = fgetc(10,s)
17 st = fputc(10,s)
18 if (st /= 0) call abort
19 st = fputc(10,"2")
20 if (st /= 0) call abort
21 st = fputc(10,"3 ")
22 if (st /
[all...]
H A Dfgetc_1.f904 integer st variable
10 call fgetc(10,s,st)
11 if ((st /= 0) .or. (s /= "a ")) call abort
12 call fgetc(10,s,st)
17 call fputc(10,s,st)
18 if (st /= 0) call abort
19 call fputc(10,"2",st)
20 if (st /= 0) call abort
21 call fputc(10,"3 ",st)
22 if (st /
[all...]
H A Dpr20865.f909 integer :: i, st variable
10 st(i) = (i*i+2)
11 call tt(st) ! { dg-error "Statement function .* is not allowed as an actual argument|Invalid procedure argument" }
H A Dnewunit_3.f904 integer :: st, un = 0 variable in program:test_newunit
5 open (newunit=un, file='nonexisting.dat', status='old', iostat=st)
H A Darray_function_4.f9013 character(3) :: st local in subroutine:sub
14 st = fun(x)
17 function fun(x) result(st)
19 character(lenf(x)) :: st local in function:fun
20 st = 'abc'
H A Dint_range_io_1.f9011 integer :: st variable in program:int_range
17 read(inputline, 100, iostat=st) test
18 if (st == 0) call abort
28 read(inputline, *, iostat=st) test
29 if (st == 0) call abort
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr45704.c5 struct st { struct
9 int foo(struct st *st) argument
11 int v = *(volatile int *)&st->ptr;
/haiku-buildtools/binutils/gas/testsuite/gas/i386/
H A Dcompat.s3 fsub %st,%st(3)
5 fsubp %st(3)
6 fsubp %st,%st(3)
7 fsubr %st,%st(3)
9 fsubrp %st(3)
10 fsubrp %st,%st(
[all...]
H A Dfloat.s4 fadd %st(3)
5 fadd %st(3),%st
6 fadd %st,%st(3)
12 faddp %st(3)
13 faddp %st,%st(3)
15 fsub %st(3)
16 fsub %st(
[all...]
H A Dcompat-intel.d11 [ ]*[a-f0-9]+: dc e3 fsubr st\(3\),st
12 [ ]*[a-f0-9]+: de e1 fsubrp st\(1\),st
13 [ ]*[a-f0-9]+: de e3 fsubrp st\(3\),st
14 [ ]*[a-f0-9]+: de e3 fsubrp st\(3\),st
15 [ ]*[a-f0-9]+: dc eb fsub st\(3\),st
[all...]
H A Dcompat.d10 [ ]*[a-f0-9]+: dc e3 fsub %st,%st\(3\)
11 [ ]*[a-f0-9]+: de e1 fsubp %st,%st\(1\)
12 [ ]*[a-f0-9]+: de e3 fsubp %st,%st\(3\)
13 [ ]*[a-f0-9]+: de e3 fsubp %st,%st\(3\)
14 [ ]*[a-f0-9]+: dc eb fsubr %st,%st\(
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/i386/
H A Dfloat.s4 fadd %st(3)
5 fadd %st(3),%st
6 fadd %st,%st(3)
12 faddp %st(3)
13 faddp %st,%st(3)
15 fsub %st(3)
16 fsub %st(
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/i860/
H A Dldst06.s0 # st.b (no relocations here)
4 st.b %r0,0(%r0)
5 st.b %r31,1(%r1)
6 st.b %r30,2(%r2)
7 st.b %r29,513(%r3)
8 st.b %r28,1028(%r4)
9 st.b %r27,4090(%r5)
10 st.b %r26,8190(%r6)
11 st.b %r25,16385(%r7)
12 st
[all...]
H A Dldst04.s0 # st.l (no relocations here)
4 st.l %r0,0(%r0)
5 st.l %r31,124(%r1)
6 st.l %r30,256(%r2)
7 st.l %r29,512(%r3)
8 st.l %r28,1024(%r4)
9 st.l %r27,4096(%r5)
10 st.l %r26,8192(%r6)
11 st.l %r25,16384(%r7)
12 st
[all...]
H A Dldst05.s0 # st.s (no relocations here)
4 st.s %r0,0(%r0)
5 st.s %r31,122(%r1)
6 st.s %r30,258(%r2)
7 st.s %r29,512(%r3)
8 st.s %r28,1028(%r4)
9 st.s %r27,4090(%r5)
10 st.s %r26,8190(%r6)
11 st.s %r25,16384(%r7)
12 st
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/i860/
H A Dldst06.s0 # st.b (no relocations here)
4 st.b %r0,0(%r0)
5 st.b %r31,1(%r1)
6 st.b %r30,2(%r2)
7 st.b %r29,513(%r3)
8 st.b %r28,1028(%r4)
9 st.b %r27,4090(%r5)
10 st.b %r26,8190(%r6)
11 st.b %r25,16385(%r7)
12 st
[all...]
H A Dldst04.s0 # st.l (no relocations here)
4 st.l %r0,0(%r0)
5 st.l %r31,124(%r1)
6 st.l %r30,256(%r2)
7 st.l %r29,512(%r3)
8 st.l %r28,1024(%r4)
9 st.l %r27,4096(%r5)
10 st.l %r26,8192(%r6)
11 st.l %r25,16384(%r7)
12 st
[all...]
H A Dldst05.s0 # st.s (no relocations here)
4 st.s %r0,0(%r0)
5 st.s %r31,122(%r1)
6 st.s %r30,258(%r2)
7 st.s %r29,512(%r3)
8 st.s %r28,1028(%r4)
9 st.s %r27,4090(%r5)
10 st.s %r26,8190(%r6)
11 st.s %r25,16384(%r7)
12 st
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dstatic9.C4 struct st struct
11 static const st i = { 0,1,2,3 };
16 static const st i = { 0,1,2,3 };
H A Dstatic10.C5 struct st struct
13 static const st i = { 0 };
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr55433.c8 struct { tick_t ticks; } st; local
9 st.ticks = tick();
11 return (double)st.ticks;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/stack/members/
H A D7158.cc29 std::stack<int> st; local
31 st.push(1);
32 st.top() = 42;
33 st.pop();
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dlong-long-cst1.c7 struct st{ struct
10 unsigned long long t = ((int)(__UINTPTR_TYPE__)&(((struct st*)16)->_mark) - 32);
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arc/
H A Dst.s0 # st test
3 st r1,[r2]
4 st r1,[r2,14]
6 st.a r1,[r3,14]
8 st r1,[900]
10 st -8,[r2,-8]
11 st 80,[750]
12 st r2,[foo]
13 st.di r1,[r2,2]
14 st
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/arc/
H A Dst.s0 # st test
3 st r1,[r2]
4 st r1,[r2,14]
6 st.a r1,[r3,14]
8 st r1,[900]
10 st -8,[r2,-8]
11 st r2,[@foo]
12 st.di r1,[r2,2]
13 st.a.di r1,[r2,3]
16 st
[all...]

Completed in 83 milliseconds

1234567891011>>