Searched refs:gfor_fndecl_os_error_at (Results 1 – 9 of 9) sorted by relevance
831 extern GTY(()) tree gfor_fndecl_os_error_at;
624 result = trans_runtime_error_vararg (gfor_fndecl_os_error_at, in trans_os_error_at()
106 tree gfor_fndecl_os_error_at; variable3746 gfor_fndecl_os_error_at = gfc_build_library_function_decl_with_spec ( in gfc_build_builtin_function_decls()3750 TREE_THIS_VOLATILE (gfor_fndecl_os_error_at) = 1; in gfc_build_builtin_function_decls()
843 extern GTY(()) tree gfor_fndecl_os_error_at;
697 result = trans_runtime_error_vararg (gfor_fndecl_os_error_at, in trans_os_error_at()
106 tree gfor_fndecl_os_error_at; variable3783 gfor_fndecl_os_error_at = gfc_build_library_function_decl_with_spec ( in gfc_build_builtin_function_decls()3787 TREE_THIS_VOLATILE (gfor_fndecl_os_error_at) = 1; in gfc_build_builtin_function_decls()
1361 * trans.h (gfor_fndecl_os_error): Replace with gfor_fndecl_os_error_at.