HomeSort by: relevance | last modified time | path
    Searched defs:gfor_fndecl_caf_stop_str (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans.h 894 extern GTY(()) tree gfor_fndecl_caf_stop_str; variable
trans-decl.cc 142 tree gfor_fndecl_caf_stop_str; variable
3997 gfor_fndecl_caf_stop_str = gfc_build_library_function_decl_with_spec (
4001 TREE_THIS_VOLATILE (gfor_fndecl_caf_stop_str) = 1;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans.h 874 extern GTY(()) tree gfor_fndecl_caf_stop_str; variable
trans-decl.cc 141 tree gfor_fndecl_caf_stop_str; variable
3949 gfor_fndecl_caf_stop_str = gfc_build_library_function_decl_with_spec (
3953 TREE_THIS_VOLATILE (gfor_fndecl_caf_stop_str) = 1;

Completed in 37 milliseconds