Searched refs:win (Results 1 – 11 of 11) sorted by relevance
3 call "%~dp0find-win-host.cmd" NDK_WIN_HOST
232 auto_ptr<wfilebuf> win(_Stl_create_wfilebuf(stdin, ios_base::in)); in _S_initialize() local238 wistream* ptr_wcin = new(&wcin) wistream(win.get()); win.release(); in _S_initialize()
60 *-*-mingw* | *-*-cygwin* | *-*-win*)
375 *-*-mingw* | *-*-cygwin* | *-*-win*)
27 *-*-mingw* | *-*-cygwin* | *-*-win*)
382 *-*-mingw* | *-*-cygwin* | *-*-win*)
76 file makefile.win gives hints on how to proceed; if you run78 you can subsequently run nmake -f makefile.win. Beware also that
242 added a makefile.win to make it easier to build on windows.
270 lib: foo.o bar.o lose.o win.o574 .SUFFIXES: .hack .win576 which adds `.hack' and `.win' to the end of the list of suffixes.
9232 lib: foo.o bar.o lose.o win.o9582 .SUFFIXES: .hack .win9586 which adds @samp{.hack} and @samp{.win} to the end of the list of suffixes.