Home
last modified time | relevance | path

Searched refs:gfc_simplify_range (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h389 gfc_expr *gfc_simplify_range (gfc_expr *);
H A Dintrinsic.c2809 gfc_check_range, gfc_simplify_range, NULL, in add_functions()
H A Dsimplify.c6445 gfc_simplify_range (gfc_expr *e) in gfc_simplify_range() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h388 gfc_expr *gfc_simplify_range (gfc_expr *);
H A DChangeLog-20121321 * simplify.c (simplify_bound, gfc_simplify_range): Add
H A DChangeLog-2004856 gfc_simplify_radix, gfc_simplify_range, gfc_simplify_rrspacing,
H A Dintrinsic.cc2835 gfc_check_range, gfc_simplify_range, NULL, in add_functions()
H A Dsimplify.cc6576 gfc_simplify_range (gfc_expr *e) in gfc_simplify_range() function
H A DChangeLog-20104498 (gfc_simplify_range): Removed unused result-variable. Whitespace fix.