Searched refs:gfc_conv_function_expr (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-expr.c | 7753 gfc_conv_function_expr (gfc_se * se, gfc_expr * expr) in gfc_conv_function_expr() function 8899 gfc_conv_function_expr (se, expr); in gfc_conv_expr() 9322 gfc_conv_function_expr (rse, expr2); in trans_class_pointer_fcn() 9570 gfc_conv_function_expr (&rse, expr2); in gfc_trans_pointer_assignment() 10364 gfc_conv_function_expr (&se, expr2); in gfc_trans_arrayfunc_assign()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-expr.cc | 8296 gfc_conv_function_expr (gfc_se * se, gfc_expr * expr) in gfc_conv_function_expr() function 9442 gfc_conv_function_expr (se, expr); in gfc_conv_expr() 9865 gfc_conv_function_expr (rse, expr2); in trans_class_pointer_fcn() 10114 gfc_conv_function_expr (&rse, expr2); in gfc_trans_pointer_assignment() 10907 gfc_conv_function_expr (&se, expr2); in gfc_trans_arrayfunc_assign()
|
H A D | ChangeLog-2013 | 2011 * trans-expr.c (gfc_conv_function_expr): Init sym earlier. Use it.
|
H A D | ChangeLog-2003 | 631 (gfc_conv_function_expr): Use it.
|
H A D | ChangeLog-2014 | 680 * trans-expr.c (gfc_conv_function_expr): Catch IEEE functions to
|
H A D | ChangeLog-2009 | 2848 (gfc_conv_function_expr): Renamed gfc_conv_function_call.
|
H A D | ChangeLog-2010 | 3084 * trans-expr.c (gfc_conv_function_expr): Likewise.
|