Searched refs:PTR_TO_REAL (Results 1 – 2 of 2) sorted by relevance
161 # define PTR_TO_REAL(x) real_##x macro162 # define REAL(x) __interception::PTR_TO_REAL(x)168 extern FUNC_TYPE(func) PTR_TO_REAL(func); \200 FUNC_TYPE(func) PTR_TO_REAL(func); \252 FUNC_TYPE(func) PTR_TO_REAL(func); \
18 #define PTR_TO_REAL(x) real_##x macro19 #define REAL(x) __interception::PTR_TO_REAL(x)24 FUNC_TYPE(func) PTR_TO_REAL(func); \