Searched refs:gfor_fndecl_compare_string (Results 1 – 6 of 6) sorted by relevance
915 extern GTY(()) tree gfor_fndecl_compare_string;
185 tree gfor_fndecl_compare_string; variable3321 gfor_fndecl_compare_string = gfc_build_library_function_decl_with_spec ( in gfc_build_intrinsic_function_decls()3325 DECL_PURE_P (gfor_fndecl_compare_string) = 1; in gfc_build_intrinsic_function_decls()3326 TREE_NOTHROW (gfor_fndecl_compare_string) = 1; in gfc_build_intrinsic_function_decls()
4071 fndecl = gfor_fndecl_compare_string; in gfc_build_compare_string()
925 extern GTY(()) tree gfor_fndecl_compare_string;
184 tree gfor_fndecl_compare_string; variable3366 gfor_fndecl_compare_string = gfc_build_library_function_decl_with_spec ( in gfc_build_intrinsic_function_decls()3370 DECL_PURE_P (gfor_fndecl_compare_string) = 1; in gfc_build_intrinsic_function_decls()3371 TREE_NOTHROW (gfor_fndecl_compare_string) = 1; in gfc_build_intrinsic_function_decls()
4160 fndecl = gfor_fndecl_compare_string; in gfc_build_compare_string()