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

  /src/external/gpl3/gcc/dist/libgfortran/io/
unix.h 177 extern int stream_isatty (stream *);
178 internal_proto(stream_isatty); variable
unix.c 2086 stream_isatty (stream *s) function
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
unix.h 177 extern int stream_isatty (stream *);
178 internal_proto(stream_isatty); variable
unix.c 2087 stream_isatty (stream *s) function

Completed in 25 milliseconds