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

  /src/external/gpl3/gdb/dist/gnulib/import/
select.c 108 static BOOL IsConsoleHandle (HANDLE h)
119 if (IsConsoleHandle (h))
204 if (!IsConsoleHandle (h))
319 if (IsConsoleHandle (h)
334 if (IsConsoleHandle (h)
  /src/external/gpl3/gdb.old/dist/gnulib/import/
select.c 108 static BOOL IsConsoleHandle (HANDLE h)
119 if (IsConsoleHandle (h))
204 if (!IsConsoleHandle (h))
319 if (IsConsoleHandle (h)
334 if (IsConsoleHandle (h)

Completed in 24 milliseconds