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_times
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
arith.cc
735
gfc_arith_times
(gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp)
function
763
gfc_internal_error ("
gfc_arith_times
(): Bad basic type");
1985
return eval_intrinsic_f3 (INTRINSIC_TIMES,
gfc_arith_times
, op1, op2);
/src/external/gpl3/gcc.old/dist/gcc/fortran/
arith.cc
687
gfc_arith_times
(gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp)
function
712
gfc_internal_error ("
gfc_arith_times
(): Bad basic type");
1849
return eval_intrinsic_f3 (INTRINSIC_TIMES,
gfc_arith_times
, op1, op2);
Completed in 28 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026