Searched refs:COMMON_INTERCEPTOR_ACQUIRE (Results 1 – 3 of 3) sorted by relevance
103 #define COMMON_INTERCEPTOR_ACQUIRE(ctx, u) \ macro
216 #ifndef COMMON_INTERCEPTOR_ACQUIRE217 #define COMMON_INTERCEPTOR_ACQUIRE(ctx, u) {}6157 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);6167 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);6178 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);6196 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);
2271 #define COMMON_INTERCEPTOR_ACQUIRE(ctx, u) \ macro