Searched refs:ST (Results 1 - 25 of 39) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dopen-options-blanks.f6 CHARACTER*8 ST variable
7 ST = 'SCRATCH '
8 OPEN(UNIT=10,STATUS=ST)
H A Dpr52621.f907 COMPLEX RU,CI,CZ,K0,FF,Z,Z1,Z2,Z3,ST local in subroutine:GHDSYM
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/torture/
H A Dbuiltin-arith-overflow-1.h4 ST (100, signed type, 2, 3, 5, U(s, add), 0) \
5 ST (101, signed type, max, -1, max - 1, U(s, add), 0) \
6 ST (102, signed type, max, 0, max, U(s, add), 0) \
7 ST (103, signed type, 1, max, min, U(s, add), 1) \
8 ST (104, signed type, 0, min, min, U(s, sub), 1) \
9 ST (110, signed type, 2, 3, -1, U(s, sub), 0) \
10 ST (111, signed type, max, -1, min, U(s, sub), 1) \
11 ST (112, signed type, max, 0, max, U(s, sub), 0) \
12 ST (113, signed type, 1, max, min + 2, U(s, sub), 0) \
13 ST (11
[all...]
H A Dbuiltin-arith-overflow.h93 #define ST(n, t, v1, v2, vr, b, o) \ macro
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp1y/
H A Dauto-fn16.C3 template<class,class> struct ST;
4 template<class T> struct ST<T,T> {}; struct
11 ST<decltype(x3()),int&>();
H A Dauto-fn6.C3 template <class T, class U> struct ST;
4 template <class T> struct ST<T,T> {}; struct
15 ST<decltype(f(1)),int&&>();
16 ST<decltype(f('\0')),char&>();
17 ST<decltype(f(1.0)),double&&>();
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dref-qual1.C3 template <class,class> struct ST;
4 template <class T> struct ST<T,T> {}; struct
23 ST<decltype(a.f()), int>();
24 ST<decltype(A().f()), char>();
28 ST<decltype(b.f()), int>();
29 ST<decltype(B<int>().f()), char>();
H A Dauto33.C4 template<class T,class U> struct ST;
5 template<class T> struct ST<T,T> {}; struct
11 ST<decltype(y),int>();
H A Drv-cond2.C3 template <class T, class U> struct ST;
4 template <class T> struct ST<T,T> {}; struct
10 ST<decltype(b ? f() : g()),const int&&>();
H A Dnsdmi-union6.C38 struct ST // { dg-message "not complete" } struct
40 ST s[1] = { 0 }; // { dg-error "incomplete type" }
43 template class ST<int>;
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dpr54985.c4 } ST; typedef in typeref:struct:st
7 foo(ST *s, int c)
11 ST *item = s;
32 ST _1[2] = {{2}, {1}};
/haiku-buildtools/gcc/gcc/config/vms/
H A Dxm-vms.h43 #define DELETE_IF_ORDINARY(NAME,ST,VERBOSE_FLAG) \
46 while (stat (NAME, &ST) >= 0 && S_ISREG (ST.st_mode)) \
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A DWunused-local-typedefs.C19 struct ST struct
22 ST (int) {} function in struct:ST
23 ST () {} function in struct:ST
30 typedef struct ST<T> foo;
44 ST<foo> a;
60 typedef struct ST<int> foo;
61 ST<int> v;
122 typedef typename ST<T>::T bar; // { dg-warning "locally defined but not used" }
123 typedef typename ST<T>::T foo; // We shouldn't warn for this one, as
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/parse/
H A Dpr58664.C48 struct ST // { dg-message "not complete" } struct
50 ST s; // { dg-error "incomplete type" }
53 template class ST<int>;
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dloongson-2f-2.d3 #name: ST Microelectronics Loongson-2F workarounds of nop issue
H A Dloongson-2f-3.d3 #name: ST Microelectronics Loongson-2F workarounds of Jump Instruction issue
/haiku-buildtools/binutils/gas/testsuite/gas/tic54x/
H A Dall-opcodes.s[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic54x/
H A Dall-opcodes.s[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dbarrier.s33 dmb ST
45 dsb ST
/haiku-buildtools/gcc/gcc/config/mmix/
H A Dmmix.h642 #define ASM_OUTPUT_ALIGNED_COMMON(ST, N, S, A) \
643 mmix_asm_output_aligned_common (ST, N, S, A)
645 #define ASM_OUTPUT_ALIGNED_LOCAL(ST, N, S, A) \
646 mmix_asm_output_aligned_local (ST, N, S, A)
/haiku-buildtools/legacy/binutils/opcodes/
H A Di386-dis.c2611 #define ST OP_ST, 0
2627 { "fadd", ST, STi, XX },
2628 { "fmul", ST, STi, XX },
2631 { "fsub", ST, STi, XX },
2632 { "fsubr", ST, STi, XX },
2633 { "fdiv", ST, STi, XX },
2634 { "fdivr", ST, STi, XX },
2649 { "fcmovb", ST, STi, XX },
2650 { "fcmove", ST, STi, XX },
2651 { "fcmovbe",ST, ST
2610 #define ST macro
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/tic4x/
H A Dregisters.s26 ldi R0,ST
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic4x/
H A Dregisters.s26 ldi R0,ST
/haiku-buildtools/gcc/gmp/demos/perl/
H A DGMP.xs1177 base = coerce_long (ST(1));
1183 ndigits = coerce_long (ST(2));
1439 sv = ST(0);
1603 XPUSHs (ST(0));
1651 XPUSHs(ST(0));
1989 yv = ST(i);
2348 mpq_ptr cp = coerce_mpq (rp, ST(0));
2357 cp = coerce_mpz (rp, ST(0));
2361 cp = coerce_mpz (rp, ST(1));
2475 XPUSHs(ST(
[all...]
/haiku-buildtools/legacy/binutils/include/opcode/
H A Dm88k.h286 #define ST LDHU+3 macro

Completed in 479 milliseconds

12