OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GOMP_MAP_FLAG_FROM
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/include/
gomp-constants.h
38
#define
GOMP_MAP_FLAG_FROM
(1 << 1)
69
GOMP_MAP_FROM = (GOMP_MAP_ALLOC |
GOMP_MAP_FLAG_FROM
),
194
&& ((X) &
GOMP_MAP_FLAG_FROM
))
/src/external/gpl3/gcc/dist/include/
gomp-constants.h
38
#define
GOMP_MAP_FLAG_FROM
(1 << 1)
75
GOMP_MAP_FROM = (GOMP_MAP_ALLOC |
GOMP_MAP_FLAG_FROM
),
221
&& ((X) &
GOMP_MAP_FLAG_FROM
))
Completed in 43 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026