Searched defs:AC_IS_TRACE_POINT (Results 1 – 2 of 2) sorted by relevance
34 #define AC_IS_TRACE_POINT(x) (((x)&0xcafe0000) == 0xcafe0000) macro
31 #define AC_IS_TRACE_POINT(x) (((x) & 0xcafe0000) == 0xcafe0000) macro