OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:destroyobj
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
openmp.cc
4794
gfc_expr *
destroyobj
= NULL;
local
4798
if (gfc_match (" ( %v ) ", &
destroyobj
) == MATCH_YES)
4800
if (
destroyobj
->symtree != depobj->symtree)
4803
&depobj->where, &
destroyobj
->where);
4804
gfc_free_expr (
destroyobj
);
openmp.cc
4794
gfc_expr *
destroyobj
= NULL;
local
4798
if (gfc_match (" ( %v ) ", &
destroyobj
) == MATCH_YES)
4800
if (
destroyobj
->symtree != depobj->symtree)
4803
&depobj->where, &
destroyobj
->where);
4804
gfc_free_expr (
destroyobj
);
Completed in 75 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026