Searched refs:wWinMain (Results 1 – 2 of 2) 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
292 int wWinMain() { return 0; } in wWinMain() function