| Search | Google it | Results 1 - 2 of 2 for fundef:__strong_alias (0.00 seconds) |
145: /* For ease of reading. */ 146: __strong_alias(fd_putvnode,fd_putfile) 147: __strong_alias(fd_putsock,fd_putfile)
54: #if __STDC__ 55: #define __strong_alias(alias,sym) \ 56: __asm(".global " _C_LABEL_STRING(#alias) "\n" \