| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | trans.h | 578 tree gfc_conv_string_tmp (gfc_se *, tree, tree);
|
| H A D | trans-intrinsic.c | 1723 res_var = gfc_conv_string_tmp (se, in gfc_conv_intrinsic_caf_get() 1819 res_var = gfc_conv_string_tmp (se, build_pointer_type (type), in gfc_conv_intrinsic_caf_get() 8234 var = gfc_conv_string_tmp (se, type, len); in gfc_conv_intrinsic_adjust() 9207 dest = gfc_conv_string_tmp (se, build_pointer_type (type), dlen); in gfc_conv_intrinsic_repeat()
|
| H A D | trans-expr.c | 3546 gfc_conv_string_tmp (gfc_se * se, tree type, tree len) in gfc_conv_string_tmp() function 3628 var = gfc_conv_string_tmp (se, type, len); in gfc_conv_concat_op() 7099 var = gfc_conv_string_tmp (se, type, len); in gfc_conv_procedure_call()
|
| H A D | trans-stmt.c | 3862 tse.expr = gfc_conv_string_tmp (&tse, build_pointer_type (tmp), in forall_make_variable_temp()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | trans.h | 580 tree gfc_conv_string_tmp (gfc_se *, tree, tree);
|
| H A D | ChangeLog-2003 | 152 * trans-expr.c (gfc_conv_string_tmp): Ditto. 153 (gfc_conv_function_call): Use gfc_conv_string_tmp. 220 * trans-expr.c (gfc_conv_string_tmp): Likewise.
|
| H A D | ChangeLog-2013 | 355 * trans-expr.c (gfc_conv_string_tmp): Fix obtaining 361 * trans-expr.c (gfc_conv_string_tmp): Correctly obtain
|
| H A D | ChangeLog-2004 | 936 gfc_conv_cst_int_power, gfc_conv_string_tmp, gfc_conv_concat_op, 1688 gfc_conv_unary_op, gfc_conv_cst_int_power, gfc_conv_string_tmp,
|
| H A D | trans-intrinsic.cc | 1731 res_var = gfc_conv_string_tmp (se, in gfc_conv_intrinsic_caf_get() 1827 res_var = gfc_conv_string_tmp (se, build_pointer_type (type), in gfc_conv_intrinsic_caf_get() 8318 var = gfc_conv_string_tmp (se, type, len); in gfc_conv_intrinsic_adjust() 9331 dest = gfc_conv_string_tmp (se, build_pointer_type (type), dlen); in gfc_conv_intrinsic_repeat()
|
| H A D | trans-expr.cc | 3648 gfc_conv_string_tmp (gfc_se * se, tree type, tree len) in gfc_conv_string_tmp() function 3730 var = gfc_conv_string_tmp (se, type, len); in gfc_conv_concat_op() 7635 var = gfc_conv_string_tmp (se, type, len); in gfc_conv_procedure_call()
|
| H A D | ChangeLog-2005 | 193 (gfc_conv_string_tmp): Likewise. 3019 * trans-expr.c (gfc_conv_powi, gfc_conv_string_tmp,
|
| H A D | ChangeLog-2008 | 2425 * trans-expr.c (gfc_conv_string_tmp): Pick the correct type for 2457 * trans-expr.c (gfc_conv_string_tmp): Don't force the use of
|
| H A D | ChangeLog-2010 | 1652 gfc_conv_cst_int_power, gfc_conv_string_tmp, gfc_conv_concat_op, 3769 (gfc_conv_string_tmp): Do not assert type comparibilty.
|
| H A D | ChangeLog-2007 | 3827 * trans-expr.c (gfc_conv_string_tmp): Likewise. 4886 (gfc_conv_string_tmp): Likewise.
|
| H A D | ChangeLog-2018 | 2818 (gfc_conv_string_tmp): Make sure len is of the right type.
|
| H A D | ChangeLog-2015 | 1011 * trans-expr.c (gfc_conv_string_tmp, gfc_conv_procedure_call,
|
| H A D | trans-stmt.cc | 3898 tse.expr = gfc_conv_string_tmp (&tse, build_pointer_type (tmp), in forall_make_variable_temp()
|
| H A D | ChangeLog-2009 | 1276 * trans-expr.c (gfc_conv_string_tmp): Check type compatibility
|
| H A D | ChangeLog-2006 | 2221 gfc_conv_cst_int_power, gfc_conv_string_tmp,
|