Home
last modified time | relevance | path

Searched refs:gfc_parentheses (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Darith.h41 gfc_expr *gfc_parentheses (gfc_expr * op);
H A Darith.cc1809 gfc_parentheses (gfc_expr *op) in gfc_parentheses() function
H A DChangeLog-20071299 * arith.c (gfc_parentheses): Return the argument if
4298 (gfc_parentheses): New function.
4300 * arith.h (gfc_parentheses): Add prototype.
H A Dexpr.cc1214 result = gfc_parentheses (op1); in simplify_intrinsic_op()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Darith.h41 gfc_expr *gfc_parentheses (gfc_expr * op);
H A Darith.c1759 gfc_parentheses (gfc_expr *op) in gfc_parentheses() function
H A Dexpr.c1204 result = gfc_parentheses (op1); in simplify_intrinsic_op()