OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:openmp_p
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libgomp/
target.c
928
bool
openmp_p
= (pragma_kind & GOMP_MAP_VARS_OPENACC) == 0;
local
1525
if (
openmp_p
)
1632
if (!
openmp_p
)
target.c
928
bool
openmp_p
= (pragma_kind & GOMP_MAP_VARS_OPENACC) == 0;
local
1525
if (
openmp_p
)
1632
if (!
openmp_p
)
target.c
928
bool
openmp_p
= (pragma_kind & GOMP_MAP_VARS_OPENACC) == 0;
local
1525
if (
openmp_p
)
1632
if (!
openmp_p
)
/src/external/gpl3/gcc/dist/libgomp/
target.c
986
bool
openmp_p
= (pragma_kind & GOMP_MAP_VARS_OPENACC) == 0;
local
1615
if (
openmp_p
)
1663
if (
openmp_p
)
1770
if (!
openmp_p
)
target.c
986
bool
openmp_p
= (pragma_kind & GOMP_MAP_VARS_OPENACC) == 0;
local
1615
if (
openmp_p
)
1663
if (
openmp_p
)
1770
if (!
openmp_p
)
target.c
986
bool
openmp_p
= (pragma_kind & GOMP_MAP_VARS_OPENACC) == 0;
local
1615
if (
openmp_p
)
1663
if (
openmp_p
)
1770
if (!
openmp_p
)
Completed in 125 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026