OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MEMMODEL_SEQ_CST
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
memmodel.h
44
MEMMODEL_SEQ_CST
= 5,
48
MEMMODEL_SYNC_SEQ_CST =
MEMMODEL_SEQ_CST
| MEMMODEL_SYNC,
106
return (model & MEMMODEL_BASE_MASK) ==
MEMMODEL_SEQ_CST
;
/src/external/gpl3/gcc.old/dist/gcc/
memmodel.h
44
MEMMODEL_SEQ_CST
= 5,
48
MEMMODEL_SYNC_SEQ_CST =
MEMMODEL_SEQ_CST
| MEMMODEL_SYNC,
106
return (model & MEMMODEL_BASE_MASK) ==
MEMMODEL_SEQ_CST
;
/src/external/gpl3/gcc/dist/libgomp/
libgomp.h
84
MEMMODEL_SEQ_CST
= 5
/src/external/gpl3/gcc.old/dist/libgomp/
libgomp.h
84
MEMMODEL_SEQ_CST
= 5
Completed in 32 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026