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

  /src/external/gpl3/gdb.old/dist/gdb/
windows-nat.c 150 #undef STARTUPINFO
154 # define STARTUPINFO STARTUPINFOA
157 # define STARTUPINFO STARTUPINFOW
2158 *SI: STARTUPINFO structure, for which the console window size and
2169 windows_set_console_info (STARTUPINFO *si, DWORD *flags)
2539 STARTUPINFO si;
  /src/external/gpl3/gdb/dist/gdb/
windows-nat.c 149 #undef STARTUPINFO
153 # define STARTUPINFO STARTUPINFOA
156 # define STARTUPINFO STARTUPINFOW
2161 *SI: STARTUPINFO structure, for which the console window size and
2172 windows_set_console_info (STARTUPINFO *si, DWORD *flags)
2542 STARTUPINFO si;

Completed in 18 milliseconds