Home
last modified time | relevance | path

Searched refs:gfor_fndecl_stop_string (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.h825 extern GTY(()) tree gfor_fndecl_stop_string;
H A Dtrans-decl.c100 tree gfor_fndecl_stop_string; variable
3697 gfor_fndecl_stop_string = gfc_build_library_function_decl_with_spec ( in gfc_build_builtin_function_decls()
3702 TREE_THIS_VOLATILE (gfor_fndecl_stop_string) = 1; in gfc_build_builtin_function_decls()
H A Dtrans-stmt.c644 : gfor_fndecl_stop_string), in gfc_trans_stop()
672 : gfor_fndecl_stop_string), in gfc_trans_stop()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.h837 extern GTY(()) tree gfor_fndecl_stop_string;
H A Dtrans-decl.cc100 tree gfor_fndecl_stop_string; variable
3734 gfor_fndecl_stop_string = gfc_build_library_function_decl_with_spec ( in gfc_build_builtin_function_decls()
3739 TREE_THIS_VOLATILE (gfor_fndecl_stop_string) = 1; in gfc_build_builtin_function_decls()
H A Dtrans-stmt.cc679 : gfor_fndecl_stop_string), in gfc_trans_stop()
707 : gfor_fndecl_stop_string), in gfc_trans_stop()