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

  /src/external/gpl3/gcc/dist/libgfortran/io/
unit.c 785 newunit_free (u->unit_number);
980 newunit_free (int unit) function
io.h 809 extern void newunit_free (int);
810 internal_proto(newunit_free); variable
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
unit.c 749 newunit_free (u->unit_number);
944 newunit_free (int unit) function
io.h 805 extern void newunit_free (int);
806 internal_proto(newunit_free); variable

Completed in 31 milliseconds