OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:byref
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
trans-types.cc
2295
int
byref
;
2341
byref
= 1;
2343
byref
= 0;
2365
byref
? PACKED_FULL
2368
byref
= 0;
2393
if (
byref
)
2286
int
byref
;
local
trans-decl.cc
1549
int
byref
;
local
1570
byref
= gfc_return_by_reference (sym->ns->proc_name);
1572
byref
= 0;
1604
if (!
byref
&& sym->attr.function
1616
fun_or_res =
byref
&& (sym->attr.result
1621
if (sym->attr.result &&
byref
1654
if (sym->ts.deferred &&
byref
)
trans-expr.cc
6348
int
byref
;
local
7981
byref
= (comp && (comp->attr.dimension
7984
if (
byref
)
8228
if (!
byref
&& finalizable)
8231
if (!
byref
&& sym->ts.type != BT_CHARACTER
8246
if (!se->want_pointer && !
byref
8270
if (
byref
)
8341
if (
byref
)
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-types.cc
2277
int
byref
;
2320
byref
= 1;
2322
byref
= 0;
2344
byref
? PACKED_FULL
2347
byref
= 0;
2372
if (
byref
)
2268
int
byref
;
local
trans-decl.cc
1540
int
byref
;
local
1561
byref
= gfc_return_by_reference (sym->ns->proc_name);
1563
byref
= 0;
1595
if (!
byref
&& sym->attr.function
1607
fun_or_res =
byref
&& (sym->attr.result
1612
if (sym->attr.result &&
byref
1645
if (sym->ts.deferred &&
byref
)
trans-expr.cc
6030
int
byref
;
local
7508
byref
= (comp && (comp->attr.dimension
7511
if (
byref
)
7740
if (!
byref
&& sym->ts.type != BT_CHARACTER
7756
if (!se->want_pointer && !
byref
7778
if (
byref
)
7846
if (
byref
)
Completed in 58 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026