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_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
simplify.cc
514
gfc_count
(gfc_expr *op1, gfc_expr *op2)
function
2089
Whenever
gfc_count
is called, '1' is added to the result. */
2091
simplify_transformation_to_scalar (result, mask, mask,
gfc_count
) :
2092
simplify_transformation_to_array (result, mask, dim, mask,
gfc_count
, NULL);
/src/external/gpl3/gcc.old/dist/gcc/fortran/
simplify.cc
488
gfc_count
(gfc_expr *op1, gfc_expr *op2)
function
2060
Whenever
gfc_count
is called, '1' is added to the result. */
2062
simplify_transformation_to_scalar (result, mask, mask,
gfc_count
) :
2063
simplify_transformation_to_array (result, mask, dim, mask,
gfc_count
, NULL);
Completed in 34 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026