OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gfc_arith_or
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
arith.cc
478
gfc_arith_or
(gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp)
function
2020
return eval_intrinsic_f3 (INTRINSIC_OR,
gfc_arith_or
, op1, op2);
/src/external/gpl3/gcc.old/dist/gcc/fortran/
arith.cc
445
gfc_arith_or
(gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp)
function
1884
return eval_intrinsic_f3 (INTRINSIC_OR,
gfc_arith_or
, op1, op2);
Completed in 16 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026