Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dpragma-weak.c135 #pragma weak xxx = __xxx
136 __attribute((pure,noinline,const)) void __xxx(void) { } in __xxx() function