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

  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans.cc 543 trans_runtime_error_vararg (tree errorfunc, locus* where, const char* msgid, function
618 result = trans_runtime_error_vararg (error
660 trans_runtime_error_vararg
697 result = trans_runtime_error_vararg (gfor_fndecl_os_error_at,
  /src/external/gpl3/gcc/dist/gcc/fortran/
trans.cc 572 trans_runtime_error_vararg (tree errorfunc, locus* where, const char* msgid, function
651 result = trans_runtime_error_vararg (error
693 trans_runtime_error_vararg
730 result = trans_runtime_error_vararg (gfor_fndecl_os_error_at,

Completed in 69 milliseconds