OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GOACC_PROF_ENABLED
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/
oacc-int.h
147
extern bool
goacc_prof_enabled
;
149
#define
GOACC_PROF_ENABLED
\
150
(__builtin_expect (__atomic_load_n (&
goacc_prof_enabled
, \
157
(
GOACC_PROF_ENABLED
\
/src/external/gpl3/gcc.old/dist/libgomp/
oacc-int.h
147
extern bool
goacc_prof_enabled
;
149
#define
GOACC_PROF_ENABLED
\
150
(__builtin_expect (__atomic_load_n (&
goacc_prof_enabled
, \
157
(
GOACC_PROF_ENABLED
\
Completed in 16 milliseconds
Indexes created Tue May 05 00:25:04 UTC 2026