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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans.h 893 extern GTY(()) tree gfor_fndecl_caf_stop_numeric; variable
trans-decl.cc 143 tree gfor_fndecl_caf_stop_numeric; variable
3991 gfor_fndecl_caf_stop_numeric = gfc_build_library_function_decl (
3995 TREE_THIS_VOLATILE (gfor_fndecl_caf_stop_numeric) = 1;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans.h 873 extern GTY(()) tree gfor_fndecl_caf_stop_numeric; variable
trans-decl.cc 142 tree gfor_fndecl_caf_stop_numeric; variable
3943 gfor_fndecl_caf_stop_numeric = gfc_build_library_function_decl (
3947 TREE_THIS_VOLATILE (gfor_fndecl_caf_stop_numeric) = 1;

Completed in 38 milliseconds