Searched refs:gfor_fndecl_string_index (Results 1 – 6 of 6) sorted by relevance
918 extern GTY(()) tree gfor_fndecl_string_index;
188 tree gfor_fndecl_string_index; variable3341 gfor_fndecl_string_index = gfc_build_library_function_decl_with_spec ( in gfc_build_intrinsic_function_decls()3345 DECL_PURE_P (gfor_fndecl_string_index) = 1; in gfc_build_intrinsic_function_decls()3346 TREE_NOTHROW (gfor_fndecl_string_index) = 1; in gfc_build_intrinsic_function_decls()
10313 fndecl = gfor_fndecl_string_index; in gfc_conv_intrinsic_function()
928 extern GTY(()) tree gfor_fndecl_string_index;
187 tree gfor_fndecl_string_index; variable3386 gfor_fndecl_string_index = gfc_build_library_function_decl_with_spec ( in gfc_build_intrinsic_function_decls()3390 DECL_PURE_P (gfor_fndecl_string_index) = 1; in gfc_build_intrinsic_function_decls()3391 TREE_NOTHROW (gfor_fndecl_string_index) = 1; in gfc_build_intrinsic_function_decls()
10651 fndecl = gfor_fndecl_string_index; in gfc_conv_intrinsic_function()