Searched defs:IS_HSEM_KEY (Results 1 – 4 of 4) sorted by relevance
185 #define IS_HSEM_KEY(__KEY__) ((__KEY__) <= HSEM_CLEAR_KEY_MAX ) macro