Searched refs:gfc_build_inf_or_huge (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-const.h32 tree gfc_build_inf_or_huge (tree, int);
H A Dtrans-const.c255 gfc_build_inf_or_huge (tree type, int kind) function
H A Dtrans-intrinsic.c5265 tmp = gfc_build_inf_or_huge (TREE_TYPE (limit), arrayexpr->ts.kind);
7631 huge_val = gfc_build_inf_or_huge (type, expr->ts.kind);
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-const.h32 tree gfc_build_inf_or_huge (tree, int);
H A Dtrans-const.cc255 gfc_build_inf_or_huge (tree type, int kind) function
H A Dtrans-intrinsic.cc5407 tmp = gfc_build_inf_or_huge (TREE_TYPE (limit), arrayexpr->ts.kind);
7690 huge_val = gfc_build_inf_or_huge (type, expr->ts.kind);

Completed in 402 milliseconds