OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reduce_unary
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
arith.cc
1346
reduce_unary
(arith (*eval) (gfc_expr *, gfc_expr **), gfc_expr *op,
function
1364
arith rc_tmp =
reduce_unary
(eval, c->expr, &r);
1792
rc =
reduce_unary
(eval.f2, op1, &result);
/src/external/gpl3/gcc.old/dist/gcc/fortran/
arith.cc
1261
reduce_unary
(arith (*eval) (gfc_expr *, gfc_expr **), gfc_expr *op,
function
1276
rc =
reduce_unary
(eval, c->expr, &r);
1658
rc =
reduce_unary
(eval.f2, op1, &result);
Completed in 18 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026