Searched refs:gfc_max (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dsimplify.c5047 gfc_max (gfc_expr *op1, gfc_expr *op2) function
5060 return simplify_transformation (array, dim, mask, INT_MIN, gfc_max);
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dsimplify.cc5175 gfc_max (gfc_expr *op1, gfc_expr *op2) function
5188 return simplify_transformation (array, dim, mask, INT_MIN, gfc_max);

Completed in 99 milliseconds