Searched refs:wWinMain (Results 1 – 3 of 3) sorted by relevance
13 void wWinMain(void) {} // expected-note{{previous definition is here}} in wWinMain() function14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} in wWinMain() function
20 int PASCAL wWinMain(HINSTANCE instance, HINSTANCE prev_instance, in wWinMain() function
301 int wWinMain() { return 0; } in wWinMain() function