Searched refs:_SYS_PORT_TRACE_WRAP (Results 1 – 1 of 1) sorted by relevance
209 #define _SYS_PORT_TRACE_WRAP(func, ...) do { func(__VA_ARGS__); } while (false) macro212 (_SYS_PORT_TRACE_WRAP(func, __VA_ARGS__)))