Searched refs:INTERCEPT_FUNCTION_MAC (Results 1 – 2 of 2) sorted by relevance
46 # define INTERCEPT_FUNCTION_MAC(func) OVERRIDE_FUNCTION_MAC(func, WRAP(func)) macro
189 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_MAC(func)