Home
last modified time | relevance | path

Searched refs:gfc_simplify_huge (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h313 gfc_expr *gfc_simplify_huge (gfc_expr *);
H A Dintrinsic.c2044 gfc_check_huge, gfc_simplify_huge, NULL, in add_functions()
H A Dsimplify.c3190 gfc_simplify_huge (gfc_expr *e) in gfc_simplify_huge() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h312 gfc_expr *gfc_simplify_huge (gfc_expr *);
H A DChangeLog-2004852 gfc_simplify_epsilon, gfc_simplify_huge, gfc_simplify_ibclr,
1327 gfc_simplify_fraction,gfc_simplify_huge,gfc_simplify_int,
H A Dintrinsic.cc2070 gfc_check_huge, gfc_simplify_huge, NULL, in add_functions()
H A Dsimplify.cc3223 gfc_simplify_huge (gfc_expr *e) in gfc_simplify_huge() function
H A DChangeLog-20104477 (gfc_simplify_huge): Whitespace fix.