Searched refs:__both3 (Results 1 – 2 of 2) sorted by relevance
3 void __both3(void);4 #pragma weak both3 = __both3 // expected-note {{previous definition}}6 void __both3(void) {} in __both3() function