Searched refs:both3 (Results 1 – 2 of 2) sorted by relevance
4 #pragma weak both3 = __both3 // expected-note {{previous definition}} macro5 void both3(void) __attribute((alias("__both3"))); // expected-error {{redefinition of 'both3'}}