Home
last modified time | relevance | path

Searched refs:both3 (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
Dpragma-weak.c129 #pragma weak both3 = __both3 // first, wins macro
130 void both3(void) __attribute((alias("__both3")));