Searched refs:__WEAK_ALIAS (Results 1 – 2 of 2) sorted by relevance
| /system/ulib/zircon/ | ||
| A D | private.h | 29 decltype(name) name __WEAK_ALIAS("_" #name); \ |
| /system/public/zircon/ | ||
| A D | compiler.h | 61 #define __WEAK_ALIAS(x) __attribute__((__weak__, __alias__(x))) macro |
Completed in 4 milliseconds