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

  /src/external/gpl3/gcc/dist/libgfortran/caf/
single.c 140 const char alloc_fail_msg[] = "Failed to allocate coarray"; local
168 caf_internal_error (alloc_fail_msg, stat, errmsg, errmsg_len);
  /src/external/gpl3/gcc.old/dist/libgfortran/caf/
single.c 140 const char alloc_fail_msg[] = "Failed to allocate coarray"; local
170 caf_internal_error (alloc_fail_msg, stat, errmsg, errmsg_len);

Completed in 17 milliseconds