OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BAR_INCR
(Results
1 - 17
of
17
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/config/gcn/
bar.h
54
#define
BAR_INCR
8
92
ret &= -
BAR_INCR
| BAR_CANCELLED;
116
ret &= -
BAR_INCR
| BAR_CANCELLED;
165
bar->generation = (state & -
BAR_INCR
) +
BAR_INCR
;
bar.c
43
__atomic_store_n (&bar->generation, bar->generation +
BAR_INCR
,
100
state +=
BAR_INCR
- BAR_WAS_LAST;
133
while (gen != state +
BAR_INCR
);
176
state +=
BAR_INCR
- BAR_WAS_LAST;
214
while (gen != state +
BAR_INCR
);
/src/external/gpl3/gcc/dist/libgomp/config/linux/
bar.h
54
#define
BAR_INCR
8
92
ret &= -
BAR_INCR
| BAR_CANCELLED;
116
ret &= -
BAR_INCR
| BAR_CANCELLED;
165
bar->generation = (state & -
BAR_INCR
) +
BAR_INCR
;
bar.c
41
__atomic_store_n (&bar->generation, bar->generation +
BAR_INCR
,
101
state +=
BAR_INCR
- BAR_WAS_LAST;
121
while (gen != state +
BAR_INCR
);
164
state +=
BAR_INCR
- BAR_WAS_LAST;
188
while (gen != state +
BAR_INCR
);
/src/external/gpl3/gcc/dist/libgomp/config/nvptx/
bar.h
52
#define
BAR_INCR
8
96
ret &= -
BAR_INCR
| BAR_CANCELLED;
120
ret &= -
BAR_INCR
| BAR_CANCELLED;
169
bar->generation = (state & -
BAR_INCR
) +
BAR_INCR
;
bar.c
40
__atomic_store_n (&bar->generation, bar->generation +
BAR_INCR
,
/src/external/gpl3/gcc/dist/libgomp/config/posix/
bar.h
59
#define
BAR_INCR
8
82
ret = bar->generation & (-
BAR_INCR
| BAR_CANCELLED);
93
ret = bar->generation & (-
BAR_INCR
| BAR_CANCELLED);
155
bar->generation = (state & -
BAR_INCR
) +
BAR_INCR
;
bar.c
135
bar->generation = state +
BAR_INCR
- BAR_WAS_LAST;
159
while (gen != state +
BAR_INCR
);
197
bar->generation = state +
BAR_INCR
- BAR_WAS_LAST;
231
while (gen != state +
BAR_INCR
);
/src/external/gpl3/gcc.old/dist/libgomp/config/gcn/
bar.h
54
#define
BAR_INCR
8
92
ret &= -
BAR_INCR
| BAR_CANCELLED;
116
ret &= -
BAR_INCR
| BAR_CANCELLED;
165
bar->generation = (state & -
BAR_INCR
) +
BAR_INCR
;
bar.c
43
__atomic_store_n (&bar->generation, bar->generation +
BAR_INCR
,
100
state +=
BAR_INCR
- BAR_WAS_LAST;
133
while (gen != state +
BAR_INCR
);
176
state +=
BAR_INCR
- BAR_WAS_LAST;
214
while (gen != state +
BAR_INCR
);
/src/external/gpl3/gcc.old/dist/libgomp/config/linux/
bar.h
54
#define
BAR_INCR
8
92
ret &= -
BAR_INCR
| BAR_CANCELLED;
116
ret &= -
BAR_INCR
| BAR_CANCELLED;
165
bar->generation = (state & -
BAR_INCR
) +
BAR_INCR
;
bar.c
41
__atomic_store_n (&bar->generation, bar->generation +
BAR_INCR
,
101
state +=
BAR_INCR
- BAR_WAS_LAST;
121
while (gen != state +
BAR_INCR
);
164
state +=
BAR_INCR
- BAR_WAS_LAST;
188
while (gen != state +
BAR_INCR
);
/src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
bar.h
54
#define
BAR_INCR
8
94
ret &= -
BAR_INCR
| BAR_CANCELLED;
118
ret &= -
BAR_INCR
| BAR_CANCELLED;
167
bar->generation = (state & -
BAR_INCR
) +
BAR_INCR
;
/src/external/gpl3/gcc.old/dist/libgomp/config/posix/
bar.h
59
#define
BAR_INCR
8
82
ret = bar->generation & (-
BAR_INCR
| BAR_CANCELLED);
93
ret = bar->generation & (-
BAR_INCR
| BAR_CANCELLED);
155
bar->generation = (state & -
BAR_INCR
) +
BAR_INCR
;
bar.c
135
bar->generation = state +
BAR_INCR
- BAR_WAS_LAST;
159
while (gen != state +
BAR_INCR
);
197
bar->generation = state +
BAR_INCR
- BAR_WAS_LAST;
231
while (gen != state +
BAR_INCR
);
/src/external/gpl3/gcc/dist/libgomp/config/rtems/
bar.h
55
#define
BAR_INCR
8
94
ret &= -
BAR_INCR
| BAR_CANCELLED;
118
ret &= -
BAR_INCR
| BAR_CANCELLED;
167
bar->generation = (state & -
BAR_INCR
) +
BAR_INCR
;
/src/external/gpl3/gcc.old/dist/libgomp/config/rtems/
bar.h
55
#define
BAR_INCR
8
94
ret &= -
BAR_INCR
| BAR_CANCELLED;
118
ret &= -
BAR_INCR
| BAR_CANCELLED;
167
bar->generation = (state & -
BAR_INCR
) +
BAR_INCR
;
Completed in 38 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026