OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:REFCOUNT_STRUCTELEM
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/
libgomp.h
1170
All such key refounts have
REFCOUNT_STRUCTELEM
bits set, with _FLAG_FIRST
1172
#define
REFCOUNT_STRUCTELEM
(REFCOUNT_SPECIAL | 4)
1174
(((V) &
REFCOUNT_STRUCTELEM
) ==
REFCOUNT_STRUCTELEM
)
/src/external/gpl3/gcc.old/dist/libgomp/
libgomp.h
1074
All such key refounts have
REFCOUNT_STRUCTELEM
bits set, with _FLAG_FIRST
1076
#define
REFCOUNT_STRUCTELEM
(REFCOUNT_SPECIAL | 4)
1078
(((V) &
REFCOUNT_STRUCTELEM
) ==
REFCOUNT_STRUCTELEM
)
Completed in 72 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026