Searched defs:DECLARE_REAL_AND_INTERCEPTOR (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/interception/
H A Dinterception.h51 // 3b) add DECLARE_REAL_AND_INTERCEPTOR(int, foo, const char*, double)
167 #define DECLARE_REAL_AND_INTERCEPTOR(ret_type, func, ...) \ macro

Completed in 113 milliseconds