Searched refs:COND_CLOCK_MASK (Results 1 – 1 of 1) sorted by relevance
58 #define COND_CLOCK_MASK 0x0002 macro60 #define COND_FLAGS_MASK (COND_SHARED_MASK | COND_CLOCK_MASK)64 #define COND_GET_CLOCK(c) (((c) & COND_CLOCK_MASK) >> 1)