Searched refs:reduce_binary_ca (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | arith.c | 1338 reduce_binary_ca (arith (*eval) (gfc_expr *, gfc_expr *, gfc_expr **), in reduce_binary_ca() function 1352 rc = reduce_binary_ca (eval, op1, c->expr, &r); in reduce_binary_ca() 1435 return reduce_binary_ca (eval, op1, op2, result); in reduce_binary()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | arith.cc | 1362 reduce_binary_ca (arith (*eval) (gfc_expr *, gfc_expr *, gfc_expr **), in reduce_binary_ca() function 1378 rc = reduce_binary_ca (eval, op1, c->expr, &r); in reduce_binary_ca() 1479 return reduce_binary_ca (eval, op1, op2, result); in reduce_binary()
|
| H A D | ChangeLog | 1253 (reduce_binary_ca): Likewise.
|
| H A D | ChangeLog-2003 | 1901 * arith.c (reduce_unary, reduce_binary_ac, reduce_binary_ca,
|
| H A D | ChangeLog-2010 | 4625 (reduce_binary_ca): Likewise.
|
| H A D | ChangeLog-2007 | 1371 * arith.c (reduce_unary, reduce_binary_ac, reduce_binary_ca,
|