Home
last modified time | relevance | path

Searched refs:PTR_TO_REAL (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/interception/
Dinterception.h115 # define PTR_TO_REAL(x) real_##x macro
116 # define REAL(x) __interception::PTR_TO_REAL(x)
122 extern FUNC_TYPE(func) PTR_TO_REAL(func); \
141 FUNC_TYPE(func) PTR_TO_REAL(func); \