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

  /src/external/gpl3/gcc/dist/libgfortran/io/
unix.c 62 id_from_handle (HANDLE hFile) function
90 res = id_from_handle (hFile);
99 return id_from_handle ((HANDLE) _get_osfhandle (fd));
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
unix.c 62 id_from_handle (HANDLE hFile) function
90 res = id_from_handle (hFile);
99 return id_from_handle ((HANDLE) _get_osfhandle (fd));

Completed in 36 milliseconds