Searched refs:serial (Results 1 - 25 of 32) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A D20000614-2.c18 } serial; local
21 serial.val = 0;
25 serial.p [0] += buf [i + 0];
26 serial.p [1] += buf [i + 1];
27 serial.p [2] += buf [i + 2];
28 serial.p [3] += buf [i + 3];
30 if (serial.val)
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/tsan/
H A Dstep.c4 static volatile int serial = 0; variable
9 while (__atomic_load_n (&serial, __ATOMIC_ACQUIRE) != i - 1)
11 __atomic_store_n (&serial, i, __ATOMIC_RELEASE);
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dsynth1.C21 XChar(char v, int serial);
25 int serial; member in class:XChar
32 // serial stays the same
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dnested_modules_4.f9018 module serial module
20 end module serial
22 use serial
H A Dnested_modules_5.f9019 module serial module
21 end module serial
23 use serial
H A Dinterface_13.f9013 subroutine my_sio_file_read_all_i4(serial, data, data_lengths, error)
14 logical, intent(in) :: serial local in subroutine:my_sio_file_read_all_i4
/haiku-buildtools/binutils/gas/testsuite/gas/mmix/
H A Derr-ser-1.s5 % Make sure we correctly diagnose the serial-number operator.
9 Main TETRA &a<<8 { dg-error "serial number operator is not supported" "" }
10 TETRA 3+&a<<8 { dg-error "serial number operator is not supported" "" }
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mmix/
H A Derr-ser-1.s5 % Make sure we correctly diagnose the serial-number operator.
9 Main TETRA &a<<8 { dg-error "serial number operator is not supported" "" }
10 TETRA 3+&a<<8 { dg-error "serial number operator is not supported" "" }
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/gomp/
H A Dmacro-4.C19 #define parallel serial
25 #pragma omp parallel // { dg-warning "ignoring #pragma omp serial" }
27 omp_parallel // { dg-warning "ignoring #pragma omp serial" }
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/gomp/
H A Dmacro-4.c19 #define parallel serial
25 #pragma omp parallel /* { dg-warning "ignoring #pragma omp serial" } */
27 omp_parallel /* { dg-warning "ignoring #pragma omp serial" } */
/haiku-buildtools/binutils/gas/testsuite/gas/d30v/
H A Dopt.s51 # should be serial because of conditional execution
76 # serial because of the r4 dependency
84 # serial because ld2w loads r5
88 # serial because ld2w loads r5
126 # always serial because one could overwrite the other
130 # always serial
141 # serial
149 # serial
H A Dserial.s0 # serial.s
H A Dserial2.s1 # D30V serial execution test
H A Dserial2O.s1 # D30V serial execution test
H A Dbittest.l3 .*: Warning: Executing btst in IU in reverse serial may not work
28 .* Warning: Executing btst in IU in reverse serial may not work
H A Dserial.l9 1 # serial.s
H A Dserial2O.l15 1 # D30V serial execution test
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/d30v/
H A Dopt.s51 # should be serial because of conditional execution
76 # serial because of the r4 dependency
84 # serial because ld2w loads r5
88 # serial because ld2w loads r5
126 # always serial because one could overwrite the other
130 # always serial
141 # serial
149 # serial
H A Dserial.s0 # serial.s
H A Dserial2.s1 # D30V serial execution test
H A Dserial2O.s1 # D30V serial execution test
H A Dbittest.l3 .*: Warning: Executing btst in IU in reverse serial may not work
28 .* Warning:Executing btst in IU in reverse serial may not work
H A Dserial.l9 1 # serial.s
H A Dserial2O.l15 1 # D30V serial execution test
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A D20020430-1.c17 unsigned long serial; member in struct:__anon1222
32 unsigned long serial; member in struct:__anon1223
47 unsigned long serial; member in struct:__anon1224

Completed in 417 milliseconds

12