Searched refs:gfor_fndecl_concat_string (Results 1 – 6 of 6) sorted by relevance
916 extern GTY(()) tree gfor_fndecl_concat_string;
186 tree gfor_fndecl_concat_string; variable3328 gfor_fndecl_concat_string = gfc_build_library_function_decl_with_spec ( in gfc_build_intrinsic_function_decls()3333 TREE_NOTHROW (gfor_fndecl_concat_string) = 1; in gfc_build_intrinsic_function_decls()
3632 fndecl = gfor_fndecl_concat_string; in gfc_conv_concat_op()
926 extern GTY(()) tree gfor_fndecl_concat_string;
185 tree gfor_fndecl_concat_string; variable3373 gfor_fndecl_concat_string = gfc_build_library_function_decl_with_spec ( in gfc_build_intrinsic_function_decls()3378 TREE_NOTHROW (gfor_fndecl_concat_string) = 1; in gfc_build_intrinsic_function_decls()
3734 fndecl = gfor_fndecl_concat_string; in gfc_conv_concat_op()