OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_coarray
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
trans-stmt.cc
6311
bool upoly_expr, tmp_expr3_len_flag = false, al_len_needs_set,
is_coarray
;
local
6325
is_coarray
= needs_caf_sync = false;
6369
is_coarray
= gfc_is_coarray (code->expr3);
6416
||
is_coarray
))
6478
||
is_coarray
6493
if (GFC_DESCRIPTOR_TYPE_P (TREE_TYPE (tmp)) ||
is_coarray
)
6506
desc = !
is_coarray
? se.expr
6511
if (GFC_DESCRIPTOR_TYPE_P (TREE_TYPE (tmp)) ||
is_coarray
)
7055
is_coarray
= true;
7089
is_coarray
= true
7537
bool
is_coarray
= false,
is_coarray
_array = false;
local
[
all
...]
trans-expr.cc
150
bool
is_coarray
= sym->attr.codimension;
local
159
&& (
is_coarray
|| ref->u.c.component->attr.codimension))
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-stmt.cc
6211
bool upoly_expr, tmp_expr3_len_flag = false, al_len_needs_set,
is_coarray
;
local
6225
is_coarray
= needs_caf_sync = false;
6269
is_coarray
= gfc_is_coarray (code->expr3);
6310
||
is_coarray
))
6367
tmp = GFC_DESCRIPTOR_TYPE_P (TREE_TYPE (se.expr)) ||
is_coarray
?
6380
if (GFC_DESCRIPTOR_TYPE_P (TREE_TYPE (tmp)) ||
is_coarray
)
6393
desc = !
is_coarray
? se.expr
6398
if (GFC_DESCRIPTOR_TYPE_P (TREE_TYPE (tmp)) ||
is_coarray
)
6835
is_coarray
= true;
6867
is_coarray
= true
7242
bool
is_coarray
= false,
is_coarray
_array = false;
local
[
all
...]
trans-expr.cc
150
bool
is_coarray
= sym->attr.codimension;
local
159
&& (
is_coarray
|| ref->u.c.component->attr.codimension))
Completed in 50 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026