Lines Matching full:memory

14 ! At most one memory-order-clause may appear on the construct.
17 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
21 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
25 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
30 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
34 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
38 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
43 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
47 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
51 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
57 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
62 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
67 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
73 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
78 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
83 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
89 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
94 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
99 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
106 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
112 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
119 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
126 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
133 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
140 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
147 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
154 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
161 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
168 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
175 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
182 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
189 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
196 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
203 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
211 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
215 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
220 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
225 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
229 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
233 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
237 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
241 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
245 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
251 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
256 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
261 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct
338 ! If atomic-clause is read then memory-order-clause must not be acq_rel or release.
355 ! If atomic-clause is write then memory-order-clause must not be acq_rel or acquire.
373 ! If atomic-clause is update or not present then memory-order-clause must not be acq_rel or acquire.