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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans.h 863 extern GTY(()) tree gfor_fndecl_os_error_at; variable
trans-decl.cc 107 tree gfor_fndecl_os_error_at; variable
3831 gfor_fndecl_os_error_at = gfc_build_library_function_decl_with_spec (
3835 TREE_THIS_VOLATILE (gfor_fndecl_os_error_at) = 1;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans.h 843 extern GTY(()) tree gfor_fndecl_os_error_at; variable
trans-decl.cc 106 tree gfor_fndecl_os_error_at; variable
3783 gfor_fndecl_os_error_at = gfc_build_library_function_decl_with_spec (
3787 TREE_THIS_VOLATILE (gfor_fndecl_os_error_at) = 1;

Completed in 23 milliseconds