Searched refs:__ALT_PTR (Results 1 – 1 of 1) sorted by relevance
31 #define __ALT_PTR(a,f) ((void *)&(a)->f + (a)->f) macro32 #define ALT_ORIG_PTR(a) __ALT_PTR(a, orig_offset)33 #define ALT_REPL_PTR(a) __ALT_PTR(a, alt_offset)