Searched refs:gfc_count (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | simplify.cc | 488 gfc_count (gfc_expr *op1, gfc_expr *op2) in gfc_count() function 2062 simplify_transformation_to_scalar (result, mask, mask, gfc_count) : in gfc_simplify_count() 2063 simplify_transformation_to_array (result, mask, dim, mask, gfc_count, NULL); in gfc_simplify_count()
|
H A D | ChangeLog-2017 | 108 (gfc_count): Format correctly.
|
H A D | ChangeLog-2012 | 1250 * simplify.c (gfc_count): Ditto.
|
H A D | ChangeLog-2009 | 2305 (gfc_count): New.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | simplify.c | 456 gfc_count (gfc_expr *op1, gfc_expr *op2) in gfc_count() function 2030 simplify_transformation_to_scalar (result, mask, mask, gfc_count) : in gfc_simplify_count() 2031 simplify_transformation_to_array (result, mask, dim, mask, gfc_count, NULL); in gfc_simplify_count()
|