Searched defs:__REDIR (Results 1 – 6 of 6) sorted by relevance
38 #define __REDIR(x,y) __typeof__(x) x __asm__(#y) macro
40 #define __REDIR(x,y) __typeof__(x) x __asm__(#y) macro
44 #define __REDIR(x,y) __typeof__(x) x __asm__(#y) macro