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

  /src/external/gpl3/gcc/dist/libgfortran/runtime/
environ.c 263 } exception_t; typedef in typeref:struct:__anon14424
273 static exception_t *elist; /* The list of exceptions to the default. This is
710 elist = xmallocarray (unit_count, sizeof (exception_t));
environ.c 263 } exception_t; typedef in typeref:struct:__anon14424
273 static exception_t *elist; /* The list of exceptions to the default. This is
710 elist = xmallocarray (unit_count, sizeof (exception_t));
  /src/external/gpl3/gcc.old/dist/libgfortran/runtime/
environ.c 263 } exception_t; typedef in typeref:struct:__anon16836
273 static exception_t *elist; /* The list of exceptions to the default. This is
710 elist = xmallocarray (unit_count, sizeof (exception_t));
environ.c 263 } exception_t; typedef in typeref:struct:__anon16836
273 static exception_t *elist; /* The list of exceptions to the default. This is
710 elist = xmallocarray (unit_count, sizeof (exception_t));

Completed in 106 milliseconds