OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fun_or_res
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
trans-decl.cc
1551
bool
fun_or_res
;
local
1616
fun_or_res
= byref && (sym->attr.result
1618
if ((sym->attr.dummy && ! sym->attr.function) ||
fun_or_res
)
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-decl.cc
1542
bool
fun_or_res
;
local
1607
fun_or_res
= byref && (sym->attr.result
1609
if ((sym->attr.dummy && ! sym->attr.function) ||
fun_or_res
)
Completed in 23 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026