OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:grp_sentinel
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
semantics.cc
7227
tree *grp_start_p = NULL,
grp_sentinel
= NULL_TREE;
7236
if (c ==
grp_sentinel
)
8470
grp_sentinel
= OMP_CLAUSE_CHAIN (c);
8820
grp_sentinel
= OMP_CLAUSE_CHAIN (c);
9226
*grp_start_p =
grp_sentinel
;
7226
tree *grp_start_p = NULL,
grp_sentinel
= NULL_TREE;
local
/src/external/gpl3/gcc/dist/gcc/c/
c-typeck.cc
15045
tree *grp_start_p = NULL,
grp_sentinel
= NULL_TREE;
15055
if (c ==
grp_sentinel
)
15820
grp_sentinel
= OMP_CLAUSE_CHAIN (c);
16118
grp_sentinel
= OMP_CLAUSE_CHAIN (c);
16467
*grp_start_p =
grp_sentinel
;
15004
tree *grp_start_p = NULL,
grp_sentinel
= NULL_TREE;
local
Completed in 83 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026