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_RELEASE
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
memmodel.h
42
MEMMODEL_RELEASE
= 3,
47
MEMMODEL_SYNC_RELEASE =
MEMMODEL_RELEASE
| MEMMODEL_SYNC,
92
return (model & MEMMODEL_BASE_MASK) ==
MEMMODEL_RELEASE
;
/src/external/gpl3/gcc.old/dist/gcc/
memmodel.h
42
MEMMODEL_RELEASE
= 3,
47
MEMMODEL_SYNC_RELEASE =
MEMMODEL_RELEASE
| MEMMODEL_SYNC,
92
return (model & MEMMODEL_BASE_MASK) ==
MEMMODEL_RELEASE
;
/src/external/gpl3/gcc/dist/libgomp/
libgomp.h
82
MEMMODEL_RELEASE
= 3,
/src/external/gpl3/gcc.old/dist/libgomp/
libgomp.h
82
MEMMODEL_RELEASE
= 3,
Completed in 41 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026