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

  /src/external/gpl3/gcc/dist/libgfortran/io/
unit.c 318 /* delete_unit()-- Delete a unit from a tree */
321 delete_unit (gfc_unit *old) function
776 delete_unit (u);
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
unit.c 312 /* delete_unit()-- Delete a unit from a tree */
315 delete_unit (gfc_unit *old) function
740 delete_unit (u);

Completed in 52 milliseconds