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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans.h 857 extern GTY(()) tree gfor_fndecl_stop_string; variable
trans-decl.cc 101 tree gfor_fndecl_stop_string; variable
3782 gfor_fndecl_stop_string = gfc_build_library_function_decl_with_spec (
3787 TREE_THIS_VOLATILE (gfor_fndecl_stop_string) = 1;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans.h 837 extern GTY(()) tree gfor_fndecl_stop_string; variable
trans-decl.cc 100 tree gfor_fndecl_stop_string; variable
3734 gfor_fndecl_stop_string = gfc_build_library_function_decl_with_spec (
3739 TREE_THIS_VOLATILE (gfor_fndecl_stop_string) = 1;

Completed in 370 milliseconds