Home
last modified time | relevance | path

Searched refs:gfc_set_interface_mapping_bounds (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-expr.c4262 gfc_set_interface_mapping_bounds (stmtblock_t * block, tree type, tree desc) in gfc_set_interface_mapping_bounds() function
4428 gfc_set_interface_mapping_bounds (&se->pre, TREE_TYPE (value), desc); in gfc_add_interface_mapping()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-expr.cc4351 gfc_set_interface_mapping_bounds (stmtblock_t * block, tree type, tree desc) in gfc_set_interface_mapping_bounds() function
4517 gfc_set_interface_mapping_bounds (&se->pre, TREE_TYPE (value), desc); in gfc_add_interface_mapping()
H A DChangeLog-20051758 (gfc_set_interface_mapping_bounds, gfc_add_interface_mapping)
H A DChangeLog-2006900 * trans-expr.c (gfc_set_interface_mapping_bounds): In the case
H A DChangeLog-20101654 gfc_set_interface_mapping_bounds, gfc_conv_subref_array_arg,