Home | History | Annotate | Download | only in fortran

Lines Matching defs:addr_expr

1679   tree addr_expr = NULL;
1708 addr_expr = nml_get_addr_expr (sym, c, base_addr);
1797 dt_parm_addr, addr_expr, string,
1802 8, dt_parm_addr, addr_expr, string,
1830 addr_expr);
2140 transfer_expr (gfc_se * se, gfc_typespec * ts, tree addr_expr,
2295 transfer_expr (gfc_se * se, gfc_typespec * ts, tree addr_expr,
2397 addr_expr);
2410 function, 4, tmp, addr_expr, arg2, arg3);
2422 addr_expr);
2465 addr_expr = se->expr;
2472 expr = gfc_evaluate_now (addr_expr, &se->pre);
2537 function, 3, tmp, addr_expr, arg2);
2548 transfer_array_desc (gfc_se * se, gfc_typespec * ts, tree addr_expr)
2567 tmp, addr_expr, kind_arg, charlen_arg);